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

feat: support non-blocking mode for rate limit #60

Merged
merged 8 commits into from
Jul 25, 2024

Conversation

yjhmelody
Copy link
Collaborator

@yjhmelody yjhmelody commented Jul 25, 2024

Closed #52

@Revolution1
Copy link
Collaborator

typo: no-blocking => non-blocking

@koushiro koushiro changed the title feat: support no-blocking mode for rate limit feat: support non-blocking mode for rate limit Jul 25, 2024
@koushiro koushiro force-pushed the feat/no-blocking-rate-limit branch from e780f57 to 02ffa69 Compare July 25, 2024 08:34
@koushiro koushiro merged commit 4093c6c into develop Jul 25, 2024
3 checks passed
@koushiro koushiro deleted the feat/no-blocking-rate-limit branch July 25, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support when token reach the limit for sec, return error code directly rather than block the connection
3 participants