wlandau / crew

A distributed worker launcher
https://wlandau.github.io/crew/
Other
123 stars 4 forks source link

Prevent indefinite worker launch retries #101

Closed wlandau closed 1 year ago

wlandau commented 1 year ago

https://github.com/wlandau/crew.cluster/issues/19 could be disastrous for targets pipelines on the cloud because the churn and deadlock could create an enormous bill. Also c.f. https://github.com/shikokuchuo/mirai/issues/20.

I am not sure how to solve this, but an idea may come up at some point.