andrew-thox / pb-printer

Queue consumer/manager. Responsible for entering data in the database.
Eclipse Public License 1.0
0 stars 0 forks source link

Error handling. #3

Open andrew-thox opened 8 years ago

andrew-thox commented 8 years ago

If the database is inaccessible it will still remove everything from the queue and just toss it away.

andrew-thox commented 8 years ago

The fix for this is to prevent auto-acknowledgement of messages.