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(sdk): Use a hard-coded limit for requests to the backend #7058

Merged
merged 62 commits into from
Feb 27, 2024

Conversation

timoffex
Copy link
Contributor

@timoffex timoffex commented Feb 23, 2024

Description

First step to WB-17344.

Parent PR: #7044.

This just uses a hard-coded maximum rate-limit. I'll parse response headers in a separate PR.

@timoffex timoffex changed the title feat(sdk): Respect rate-limiting headers feat(sdk): Use a hard-coded limit for requests to the backend Feb 23, 2024
@github-actions github-actions bot added cc-feat and removed cc-feat labels Feb 23, 2024
@timoffex timoffex marked this pull request as ready for review February 24, 2024 00:00
@timoffex timoffex requested a review from a team as a code owner February 24, 2024 00:00
Base automatically changed from timoffex/api-3 to main February 27, 2024 18:31
@github-actions github-actions bot added cc-feat and removed cc-feat labels Feb 27, 2024
@timoffex timoffex merged commit 0468740 into main Feb 27, 2024
77 of 79 checks passed
@timoffex timoffex deleted the timoffex/api-4 branch February 27, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants