Resolve "Improve Requeuing Exception Handling"
Closes #155 (closed)
Requeries for missing notifications before eventually throwing an exception.
Note: I considered making the
maxAttempts
configurable, but this seemed like an excessive level of configuration for this small piece. I didn't know when someone would change the number of attempts to re-queue the notification index?
Edited by Edward J Hunter