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

[api] Add remove_task and reschedule_task to the API #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jjmerchante
Copy link
Collaborator

This PR introduces two new endpoints to manage tasks through both the API and the UI. You can now reschedule a failed task to run immediately or remove a task from the registry to stop its analysis.

Additionally, this commit fixes edge cases where tasks could become stuck in an inconsistent state.

This update introduces two new endpoints to manage tasks
through both the API and the UI. You can now reschedule a
failed task to run immediately or remove a task from the
registry to stop its analysis.

Signed-off-by: Jose Javier Merchante <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant