connection to upstash unstable

since this morning, I’m getting tons of errors on Sentry:

Redis::CannotConnectError
Waited 0.5 seconds (redis://fly-app.upstash.io:6379) (Redis::CannotConnectError)

I’m running a Rails app, so while Rails itself doesn’t throw any error when the cache is not available, it adds significant overhead to the request time.

anyone else also seeing this?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.