Potential bug: metric rate limits checked without namespace #3354
Closed
Description
opened on Mar 28, 2024
Project::check_buckets
and the inner helper Project::check_buckets_inner
passes an ItemScoping
without namespace to the rate limit check. This means rate limits and quotas with namespaces will not be checked.
Activity