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

The time a Provider spends working on a Task should be capped #17

Open
Kaliahh opened this issue Oct 18, 2021 · 0 comments
Open

The time a Provider spends working on a Task should be capped #17

Kaliahh opened this issue Oct 18, 2021 · 0 comments
Labels
enhancement New feature or request Priority:Low This issue has low priority

Comments

@Kaliahh
Copy link
Collaborator

Kaliahh commented Oct 18, 2021

Is your feature request related to a problem? Please describe.
A Requester could upload a Batch full of Tasks that are infinite loops.

Describe the solution you'd like
A Provider should only spend X amount of time on a Task. If that time runs out, it should tell that to the Service. If enough Providers go over time, that should indicate that something is wrong.

Providers should still earn Contribution Points when working on a Task that times out.

Describe alternatives you've considered
None at the moment

@Kaliahh Kaliahh added enhancement New feature or request Priority:High This issue has high priority labels Oct 18, 2021
@Kaliahh Kaliahh added Priority:Low This issue has low priority and removed Priority:High This issue has high priority labels Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority:Low This issue has low priority
Projects
None yet
Development

No branches or pull requests

1 participant