aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

feat(aggregator): Add option for randomization factor in go retries

Open PatStiles opened this issue 1 year ago • 0 comments

Currently the retry logic for the aggregator and operator does not have a randomization/jitter factor as a parameter but the underlying library we utilize has one set to 0.5 as a default. We should add this as a parameter and set it to 0.

PatStiles avatar Nov 13 '24 19:11 PatStiles