Impact
Our GitOps Platform’s API was unresponsive for an hour.
Detection:
We detected the issue via our automated monitoring.
Root Cause:
Some customer requests to our API triggered an error, which then caused a crashloop in some API pods.
Resolution:
We have updated our error handling to avoid this error in future.