I have two instances of Upstash Redis and one is waaaay slower than the other. Screenshots below:
Problematic:
Other one:
The problematic instance is our main prod one (a higher plan with higher limits) and we’re facing extremely high latencies on requests in prod as a result. The code that interacts with either is the same … its running way faster on the second instance.
At this point it’s orders of magnitude slower than our Postgres DB writes