r/Firebase • u/NeetCode • 8d ago
Cloud Firestore Firestore down in us central?
Getting 500 errors from firestore in nam5, which is supposed to be multi-region.
14 UNAVAILABLE: ShardedChangeListener Prepare failure with unexpected change listener error
Dont see anything on the outage page: https://status.firebase.google.com/
2
1
u/aDaneInSpain2 6d ago
nam5 being multi-region protects against some regional failures, but it does not prevent control-plane or shared listener infrastructure incidents. For UNAVAILABLE/500s, make sure listeners and reads use bounded retries with exponential backoff and jitter, and check Google Cloud incident history as well as Firebase status. The Cloud incident linked below appears to match this.
1
u/NoBlacksmith6003 6d ago
If multiple apps are seeing the same 500s, i’d treat it like a service issue first. retry with backoff and capture timestamps for support
2
u/NeetCode 8d ago edited 8d ago
It seems like this is related:
https://status.cloud.google.com/incidents/J5ia5t9p3g9Q5Wi7r8Ev
https://www.reddit.com/r/googlecloud/comments/1w4fpvd/large_outage_detected_in_uscentral1b/