Hello,
I'm trying to load data from a segment `/api/v3/segments/[id]` that gives me a "Rate Limit Exceeded" error.
However, the quota does not seems to be reached: I log the usage and I get something like: Instant usage: 75/600 - Daily usage: 4392/6000.
I dig into the logs and it seems that it stopped working at half the quota, 3000/6000.
Is there any other limitation I'm not aware of?