Hello!
I made a matchmaking system that uses the memory store service and after some tests, it looked to work fine. But now that we have 50 players. I get errors none stop about it throttling requests because we hit a limit.
`
RequestThrottled: API request hot one or more limits
When i look st the api calls, only 150/7k are used so i really don’t know why this is happening.
Could somebody help?