Experiencing downtime
ZITADEL Cloud Status
ZITADEL Cloud's status page provides information on the current status and incident history of ZITADEL Cloud.
5 Replies
Saw just now the status update
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Yeah our database had a severe outage. We will follow up with a post-mortem once we analysed the details with the vendor.
Sorry for any impact we caused.
Related to this incident, we experienced another issue:
- openID configuration can't be fetched due to Zitadel being down
- frontend keeps retrying -> 429 from Google Cloud Armor
- issue is fixed on Zitadel
- takes a while for users to be able to login again since they keep being rejected with 429
We should probably implement a backoff on our frontend, just wanted to report the event
Great observation, we definitely recommend implementing exponential backoff and retry. Once we collected all the data we need we will look into our rate limits as well. But I guess to some degree the helped us starting under load more easy 😎