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

Customizable cancellation behavior #40

Open
luca-della-vedova opened this issue Dec 11, 2024 · 0 comments
Open

Customizable cancellation behavior #40

luca-della-vedova opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@luca-della-vedova
Copy link
Member

Currently, trying to cancel a workcell task results in a NOOP if the task is being executed, and removing from the queue if it is not running yet. This behavior is embedded in the workcell orchestrator.

There might be types of workcells that can actually offer cancel a running task, so this should at least be configurable, two possible approaches:

@luca-della-vedova luca-della-vedova added the enhancement New feature or request label Dec 11, 2024
@luca-della-vedova luca-della-vedova changed the title Customzable workcell cancellation behavior Customzable cancellation behavior Dec 11, 2024
@luca-della-vedova luca-della-vedova changed the title Customzable cancellation behavior Customizable cancellation behavior Dec 11, 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

No branches or pull requests

1 participant