|
|
10/11/2013 8:07:54 PM
handle asynchronously all bus events.
Each queue has been abstracted to provide its own logic to delete future notifications.
The new queue (overdue-async-bus-queue) will remove future notifications for a given account
and therefore bring some guarantee -- although this is not a strict guarantee -- that we don't refresh/clear
overdue state for a given account at the same time.
One of the intent of that work was to address issue #94
This should also address #85 until we solve #58
Will close the correcponsing bugs after code review
|
|
10/10/2013 9:07:11 PM
of releasing blocked billing on CTD
Remove default reevaluationInterval in overdue from CLEAR_STATE -> first overdue state when this is not explicitely defined in the config
|
10/10/2013 8:19:27 PM
86615b1
This effectively fixes #98
|
|
|
10/10/2013 12:33:29 AM
to tune the first retry interval when going from clear state to first overdue state
|
|