Skip to content

fix: use random delay for sync requests#162

Merged
lucaspin merged 1 commit intomasterfrom
lucaspin/random-sync-delay
Aug 10, 2022
Merged

fix: use random delay for sync requests#162
lucaspin merged 1 commit intomasterfrom
lucaspin/random-sync-delay

Conversation

@lucaspin
Copy link
Copy Markdown
Contributor

@lucaspin lucaspin commented Aug 5, 2022

In #156, we started using a random delay for log requests. We should follow the same idea and also use a random delay for sync requests. The current delay for those requests is fixed at 5s. Here, we update it to a random delay between 3s - 6s.

@lucaspin lucaspin requested a review from shiroyasha August 5, 2022 20:34
@lucaspin lucaspin merged commit 64614fc into master Aug 10, 2022
@lucaspin lucaspin deleted the lucaspin/random-sync-delay branch August 10, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants