TrueBitFoundation / truebit-os

[DEPRECATED] Interactive client
Apache License 2.0
82 stars 26 forks source link

taskGiver does not timeout tasks with no solver selected #53

Closed hswick closed 5 years ago

hswick commented 6 years ago

taskGiver.js currently does not call a timeout for the case where a task's solver is never selected.

This needs to be implemented to ensure that a users funds do not get stuck and that they can use their resources somewhere else if the task is not attractive to solvers.

hswick commented 5 years ago

Considering that a task submission is probably done by a different app in most cases this isn't as needed.