You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/ratelimit
Michael Milton 280e9abb89
feat(billing): Add service handlers for monthly active user counts
2 years ago
..
config.go feat(billing): Add service handlers for monthly active user counts 2 years ago
config_test.go refact(ratelimit): Rename MaxEntries to MaxQuotas 2 years ago
doc.go feat(ratelimit): Define initial ratelimit package and Config 2 years ago
handler.go Linter fixes PR 3 (#4415) 2 years ago
handler_test.go fix(ratelimit): Round up when setting Retry-After header 2 years ago
limiter.go refact(ratelimit): Rename MaxEntries to MaxQuotas 2 years ago
metrics.go feat(ratelimit): Expose metrics on quota usage 2 years ago