mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00

Database serialization failure occurs when a read-replica is used and a query takes long enough that rows on the primary database become unavailable. It should return HTTP 503 as it is temporary. Re-order rescue definitions according to their status codes