nicholasdavidson / pybit

Python Build Integration Toolkit - a distributed cross platform AMQP based build system
17 stars 5 forks source link

FATAL ERROR doesn't ack jobs #89

Closed nicholasdavidson closed 11 years ago

nicholasdavidson commented 11 years ago

If a client fails at certain stages it can transition to FATAL_ERROR but the job is neither acked nor re-queued. This means if the rabbit server is hupped it may be lost.