golemfactory / yagna

An open platform and marketplace for distributed computations
GNU General Public License v3.0
399 stars 61 forks source link

[Feature Request] Allow a golem provider to cleanly shutdown i.e. set it to complete current task but not accept new ones. #1840

Open penfold08 opened 2 years ago

penfold08 commented 2 years ago

As a reputation system gets implemented for providers it will be good to have a system to not shutdown a provider mid task. It would be best to be able to set a provider to complete a current task but not to accept new ones and then shutdown.

cryptobench commented 2 years ago

Graceful shutdown! Great idea :-)

RoyKas commented 5 months ago

Any plans for implementing this feature. I feel it is mandatory to ensure smooth operations of requestors with minimal interruptions and repeat work (and unnecessary expenses).