View Issue Details

IDProjectCategoryView StatusLast Update
0003048SymmetricDSImprovementpublic2019-04-26 13:11
Reportergwilmer Assigned To 
Priorityhigh 
Status acknowledgedResolutionopen 
Summary0003048: Allow configuration of a retry interval for failed outgoing batches
DescriptionAllow configuration of a retry interval for failed outgoing batches. In addition, possibly allow a decreasing interval. i.e. if a batch fails retry every x min until period y, then decrement the retry to every z min, etc. I.E. if a batch fails more than n times, should you continue to retry it at the same rate constantly.

Implement an interface such as BackoffAlgorithm with different implementations that can be selected. It would save bandwidth and reduce space and chaos in log files.
Tagsdata sync

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-04-13 15:43 gwilmer New Issue
2019-04-24 14:53 elong Tag Attached: data sync
2019-04-24 14:53 elong Priority normal => high
2019-04-24 14:53 elong Status new => acknowledged
2019-04-26 13:11 elong Description Updated View Revisions