We seem to be getting rate limited (we are a paying user with 100rps+). I looked at our requests/stats and it's mostly around 0 RPS and 7 RPS peak at about the time we were rate limited.
I looked in the docs for Caching. Are there any docs on Caching a request on the server side (in this case even for a short period of time with a lambda)? Do we have to roll our own caching?