Closed Bug 1187642 Opened 10 years ago Closed 10 years ago

Socorro processors not recovering from rabbitmq connection errors

Categories

(Socorro :: Backend, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lars, Unassigned)

Details

the queuing thread of the processors do not recovery from connection errors on that thread. The iterator is not protected by a transaction object because for other queue types, that can result a long running transaction and excessive locking. resolve this issue so the processors can try to reconnect and continue.
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/a6b1980a692224eb05a628fe71a4308bc9faecdc Merge pull request #2923 from twobraids/rabbitmq-iter-transaction Fixes Bug 1187642 - wrapped rabbitmq basic_get in transaction object
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.