Merged
Conversation
…disconnection handling - Added a new command to retrieve background task status. - Implemented error tracking for NLP requests, including warnings and timeouts. - Introduced a method to clean up client subscriptions upon disconnection. - Updated frontend components to display processing errors and completion summaries.
…te frontend error display - Removed warning timeout logic from waitForNlpResult method to streamline error handling. - Updated frontend component to exclusively display errors, removing warning distinction and simplifying the error message format.
… is killed for idling too long
…clarify behavior - Simplified the waitForNlpResult method by removing the timeout and warning timeout parameters. - Updated documentation to reflect that the method will wait indefinitely for a result until cancelled.
…admin confirmation of preprocessing tasks. Updated ApplySkillModal and ApplySkillProcessStepper to handle task confirmation, reflect task states, and improve UX by dynamically showing the confirmation step upon completion.
- Enhanced the isProcessingActive method to show "View Processing" when requests are pending or completed but awaiting confirmation. - Improved logic to check for active requests and completion status in the preprocessing tasks.
… deviate more than 2 std deviations from the moving average
…onMonitor and add try-catch to rollback
- Updated the BackgroundTaskService to initialize preprocessing state asynchronously and include NLP timeout in the task state. - Added timeout handling in ApplySkillProcessStepper to notify users when processing exceeds expected duration, improving user experience.
feat: rotating log files
Bug study bugs
fix: table flicker after initial load (#87)
feat: add make command to reset admin password
…d uses the base Socket admin check consistently.
…ity state handling
Apply Skills
Page visibility logging (issue 164 Gitlab)
fix: unsubscribe from all app data subscriptions
…' branch for documentation deployment
…ow for documentation deployment
…-114-documentation' branch
…ow for documentation deployment
Automatic documentation publishing on GitHub Pages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update main for documentation generation