Last night we experienced downtime on our apps due to some internal errors that seemed out of my control to be able to fix - and they ultimately did resolve on their own by the morning. Fortunately, we are still in beta so the downtime wasn’t a fatal issue, however this will no longer be the case in a few weeks.
I use Upstash for Redis and CrunchyBridge for Postgres. I could not make new connections to either due to an apparent DNS issue:
Error -3 connecting to http://XXX.upstash.io:6379. Temporary failure in name resolution.
OperationalError: could not translate host name "(http://XXX.db.postgresbridge.com/)" to address: Temporary failure in name resolution
I am curious if anyone else is seeing these issues, if there was a known issue, and what might possible mitigation measures be in the future? I am currently deployed in a single region (sea).