Confirmed users
927
edits
Tarek.ziade (talk | contribs) |
Tarek.ziade (talk | contribs) |
||
Line 65: | Line 65: | ||
* if a worker crashes while doing the job, M should decay after a TTL so another worker pick up the job | * if a worker crashes while doing the job, M should decay after a TTL so another worker pick up the job | ||
* if a | * if a consumer cannot reach the result DB, the job stays in the queue and eventually goes away after a ttl. | ||
* if a | * if a consumer cannot reach the session DB the job stays in the queue and eventually goes away after a ttl. | ||
* if a consumer cannot reach the services status DB, nevermind. | |||