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

🌱 Remove deprecated rate limit condition #1052

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

janiskemper
Copy link
Contributor

What this PR does / why we need it:
Removing deprecated rate limit conditions of all objects.

Which issue(s) this PR fixes:
Fixes #1026

TODOs:

  • squash commits
  • include documentation
  • add unit tests

guettli
guettli previously approved these changes Nov 14, 2023
Copy link
Collaborator

@guettli guettli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

@janiskemper janiskemper marked this pull request as ready for review November 14, 2023 09:15
@syself-bot syself-bot bot added area/code Changes made in the code directory area/api Changes made in the api directory labels Nov 14, 2023
Removing deprecated rate limit conditions of all objects.
@syself-bot syself-bot bot added the size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. label Nov 14, 2023
@janiskemper janiskemper merged commit 6640682 into main Nov 15, 2023
9 checks passed
@janiskemper janiskemper deleted the deprecate-rate-limit branch November 15, 2023 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Changes made in the api directory area/code Changes made in the code directory size/XS Denotes a PR that changes 0-20 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated RateLimitExceeded condition
2 participants