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

[FEATURE] Abort all agents chunks without deleting the task #610

Open
Tracked by #919
s6410 opened this issue Feb 26, 2020 · 2 comments
Open
Tracked by #919

[FEATURE] Abort all agents chunks without deleting the task #610

s6410 opened this issue Feb 26, 2020 · 2 comments
Labels
new feature New feature to be added server Hashtopolis API/Server related

Comments

@s6410
Copy link

s6410 commented Feb 26, 2020

Hashtopolis 0.12.0 latest master git

Hi,

Is there any option to abort a running task without deleting it? If I am running a PRINCE task for example and I add another task with higher priority I would like to abort all running agents in the PRINCE-task to be able to assign them to the new task and not have to wait for a new chunk to be dispatched in the PRINCE-task. Now you have to abort all chunks for each agent one by one which can be quite time consuming

@staxmood
Copy link

Would this be like a pause button for a task or super task along side of the task list? I've think i've seen this too when trying to move a task to a higher priority. I kept canceling new chunks that kept opening after aborting the prior chunk and ended up having to remove the task to shift priorities.

@s6410
Copy link
Author

s6410 commented Feb 26, 2020

Like staxmood says it would be more of a pause button, keeping the task active and at the same priority but forcing the agents to abort their chunks to get assigned to the new task with a higher priority.

If you don’t want the agents to continue with the task they were aborted from you could always set priority zero. Or maybe it should be implemented as a permanent pause, meaning abort all agents AND set priority to zero. Could lead to confusion and problem keeping track of tasks if you have many of them though.

@s3inlc s3inlc added the enhancement Enhancement of existing features / Small addition label Feb 27, 2020
@zyronix zyronix changed the title Abort all agents chunks without deleting the task [ENHANCEMENT] Abort all agents chunks without deleting the task Jun 16, 2023
@zyronix zyronix added the server Hashtopolis API/Server related label Jun 16, 2023
@zyronix zyronix moved this to 🆕 New in Development Plans Jun 16, 2023
@zyronix zyronix changed the title [ENHANCEMENT] Abort all agents chunks without deleting the task [FEATURE] Abort all agents chunks without deleting the task Jun 16, 2023
@zyronix zyronix added new feature New feature to be added and removed enhancement Enhancement of existing features / Small addition labels Jun 16, 2023
@s3inlc s3inlc moved this to To triage in 💎 Feature Requests Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature to be added server Hashtopolis API/Server related
Projects
Status: To triage
Development

No branches or pull requests

4 participants