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

Link searches with adhoc tasks #74

Open
8 tasks
bwalkerl opened this issue Oct 24, 2024 · 0 comments
Open
8 tasks

Link searches with adhoc tasks #74

bwalkerl opened this issue Oct 24, 2024 · 0 comments

Comments

@bwalkerl
Copy link
Collaborator

Currently there are limitations because searches aren't linked to the related ad hoc tasks.

  • Link searches with adhoc tasks to get current status, most likely using searchid
  • Link with adhoc task logs to get proper duration for failed tasks and log output

This would allow us to:

  • Stop showing ETA for failed tasks
  • Stop increasing duration for failed tasks (if adding timeend, make sure to update logic that uses it to suggest completion)
  • Add danger badge for failed tasks in the progress column
  • Clean up ad hoc tasks when deleting searches
  • Show delete button for failed tasks (and in progress when Be able to delete a long running search from the UI #61 is implemented)
  • Show links to task log output in the GUI

This may be required for #67 #61 #54 and #19

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

No branches or pull requests

1 participant