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] Ability to cancel spark run #93

Open
matt035343 opened this issue Jul 25, 2024 · 1 comment
Open

[FEATURE] Ability to cancel spark run #93

matt035343 opened this issue Jul 25, 2024 · 1 comment
Labels
code/new-feature New feature or request

Comments

@matt035343
Copy link
Member

matt035343 commented Jul 25, 2024

Description

It would be nice to be able to cancel a spark run like I can with an algorithm run.

If there are bugs, especially in the test environment, then it would be nice to cancel the run to save resources if it has problems scheduling the run or it runs for a long time and then fails due to an implementation error.

Possible solution

E.g. snd spark cancel --id xxxx-xxxxxxx-xxxxxx-xxxx

Alternatives

No response

Context

No response

@matt035343 matt035343 added the code/new-feature New feature or request label Jul 25, 2024
@adelinag08
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/new-feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants