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

Replace run_duration (timeout) with cancel feature #14

Open
dustinblack opened this issue Nov 3, 2023 · 0 comments
Open

Replace run_duration (timeout) with cancel feature #14

dustinblack opened this issue Nov 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dustinblack
Copy link
Member

Please describe what you would like to see in this project

The updated SDK and engine bring the ability to cancel a plugin via a signal. This plugin should be updated to be able to run indefinitely until explicitly cancelled, either via the signal in the case of a workflow or via keyboardinterrupt in the case of the stand-alone plugin.

Additional context

The PCP plugin can be used as a reference for implementing this enhancement.

@dustinblack dustinblack added the enhancement New feature or request label Nov 3, 2023
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