humanmade / humanmade/altis-cloud

Improve RDS connection failure.

Open
#64 4 comments 0 reactions 0 assignees View on GitHub
bug could have
Dominant language
PHP
Stars
9
Forks
2
Avg merge
6d 1h
Merged PRs (30d)
23

Description

In the event of the RDS having an outage, the DB wrapper should be able to handle the connection drop better.
In a recent RDS connectivity outage, the object cache had stored some junk data in the cache, causing a failed connection to be cached? essentially the result was that all requests to infinitely redirect. This slipped under our radar as none of our monitors picked up on these, as the traffic was marked as 300s, and no other alarms were triggered. We can enhance our monitoring too, but ultimately the object cache shouldn't have stored this failed connection.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.