thanos
thanos copied to clipboard
Sidecar Flag: Random delay before upload blocks on sidecar
- [x] I added CHANGELOG entry for this change.
- [ ] Change is not relevant to the end user.
Changes
#7184 Implemented the logic to sleep for a random time between 0 and the specified jitter before uploading blocks.Defined a flag to specify the maximum random delay before uploading blocks.
Verification
Hello ! @yeya24 PTAL
Thanks for this contribution. I am curious what is the benefit to adding jitter to the upload.
Thanks for this contribution. I am curious what is the benefit to adding jitter to the upload.
adding jitter prevents network blockage as it introduces random delays to the uploads
Hello! @fpetkovski @yeya24 resolved the reviews PTAL!