Hello,
I have a question regarding the V2 API.
When I make a single API call(`/subscriptions`), the value of RevenueCat-Rate-Limit-Current-Usage in the response headers appears something weird. For instance, I receive values like 686 or 602 for a few calls, while RevenueCat-Rate-Limit-Current-Limit is set to 480.
The Current-Usage value is higher than the Current-Limit, yet no rate limiting is applied.
Could you explain the logic behind how these values are determined?
Or is trial and error until the rate limit is triggered the best approach to understand this?