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: add group rule for count requests over a rate for a country #23

Merged
merged 5 commits into from
Nov 12, 2024

Conversation

DCamma
Copy link
Contributor

@DCamma DCamma commented Nov 7, 2024

No description provided.

@DCamma DCamma changed the title feat: add group rule for count requests past a rate limit for a country feat: add group rule for count requests over a rate for a country Nov 7, 2024
to be verified if this is really needed or if is enough to keep line 860 and 862 and set to flase the remaining one.
for_each = length(var.country_count_rules) > 0 ? [1] : [0]
content {
name = "country_count_rules"
priority = 90
Copy link

Choose a reason for hiding this comment

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

@DCamma that means we do not count requests that are already blocked, correct? i like it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

correct

@DCamma DCamma merged commit 44dd768 into main Nov 12, 2024
5 checks passed
@DCamma DCamma deleted the add-count-rule-group branch November 12, 2024 09:48
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.

2 participants