-
Notifications
You must be signed in to change notification settings - Fork 249
feat: add new feature for one-off tasks #580
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are 2 Github checks failing so please look into it as well along with the feedback.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding this comment/review to prevent automatic merging of this PR for now.
Issue #, if available: #54 and #304 and #273
Description of changes: This feature is known as a one-off task. These changes allow a single task to run outside of a service.
Implemented Tests
The ability to have a one off task run with default inputs
The ability to have a one off task run with desired settings
The ability to have a one off task run and also a service
Checking when a task stops if it stops/fails properly
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.