Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to clear validation/text analysis queue #535

Closed
ledsoft opened this issue Oct 7, 2024 · 0 comments · Fixed by #593
Closed

Ability to clear validation/text analysis queue #535

ledsoft opened this issue Oct 7, 2024 · 0 comments · Fixed by #593
Assignees
Labels
enhancement New feature or request

Comments

@ledsoft
Copy link
Contributor

ledsoft commented Oct 7, 2024

Description

As an administrator, I want to be able to clear the validation/text analysis queue. It should be possible to do it from the administration page. However, this would not cancel already running tasks, only those scheduled.

Usage

Sometimes there may be need to clean up the queue in case there is an error in task processing. Instead of having to restart the system, it would be nice to be able to do so from the administration UI.


@ledsoft ledsoft added the enhancement New feature or request label Oct 7, 2024
@lukaskabc lukaskabc self-assigned this Dec 2, 2024
lukaskabc added a commit to lukaskabc/termit-ui that referenced this issue Dec 10, 2024
…ion for clearing the long-running tasks queue (background processes)
lukaskabc added a commit to lukaskabc/termit that referenced this issue Dec 10, 2024
…llows an administrator to clear the long-running tasks queue.

All non-running throttled futures are cancelled and non-running tasks are removed from the long-running task registry.
ledsoft pushed a commit to kbss-cvut/termit that referenced this issue Dec 10, 2024
…llows an administrator to clear the long-running tasks queue.

All non-running throttled futures are cancelled and non-running tasks are removed from the long-running task registry.
ledsoft added a commit that referenced this issue Dec 10, 2024
[Enhancement #535] Ability to clear validation/text analysis queue
@ledsoft ledsoft closed this as completed Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants