Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle cases here the server time is set to the past, such as daylight savings time #43

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

yujiangjiang and others added 2 commits October 30, 2023 15:52
…ing mechanism

If the server time is adjusted back, we need to update the startTime of the bucket and reset the lastTick to 0
@sethvargo sethvargo merged commit e3fb1a5 into main Mar 25, 2024
18 of 19 checks passed
@sethvargo sethvargo deleted the sethvargo/pr-42 branch March 25, 2024 20:44
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.

Calling back the server time can cause an exception in the flow limiting mechanism
2 participants