Skip to content

fix: Fix batch count exceeding threshold issue caused by first time access or expired lastPassTime in queuing strategy #594

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kongchengzhuge
Copy link

@kongchengzhuge kongchengzhuge commented May 1, 2025

Describe what this PR does / why we need it

Fix batch count exceeding threshold issue caused by first time access or expired lastPassTime in queuing strategy

Does this pull request fix one issue?

Fixes: #593

Describe how you did it

  • Special treatment for first visit
  • LastTime of visits exceeding 1 second will be returned to 1 second ago

Describe how to verify it

You can verify that the problem has been fixed by running the sample in the issue

Special notes for reviews

@CLAassistant
Copy link

CLAassistant commented May 1, 2025

CLA assistant check
All committers have signed the CLA.

…ccess or expired lastPassTime in queuing strategy
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.

[BUG] [Hotspot] ThrottlingTrafficShapingController Burst Handling Defect (Pulsed Traffic Bypass)
2 participants