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

Ability for the Task logic to declare itself completed #1140

Open
meta-paul opened this issue Apr 10, 2024 · 0 comments
Open

Ability for the Task logic to declare itself completed #1140

meta-paul opened this issue Apr 10, 2024 · 0 comments
Labels

Comments

@meta-paul
Copy link
Contributor

There may be use cases of worker interacting with an intelligent system to complete a task (e.g. win a simple game), where the task itself will have criteria of its completion (it will know when the worker succeeded, and when failed). In these cases, completion of a Task unit will be initiated not by the worker clicking a "Submit" button, but by the Task logic directly adjusting task unit status via provider's API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant