aligned_layer
aligned_layer copied to clipboard
feat(aggregator): Add option for randomization factor in go retries
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.