CrashLoopBackOff longer than the configured threshold.
Assess the impact
- Open the project’s metrics page in the RisingWave Cloud portal. Select a time range that starts before the alert was triggered and includes the current time.
-
Compare the following metrics with the project’s normal baseline and with your application-level metrics.
Do not treat high Memory Usage alone as evidence of degradation. High memory usage can be normal because RisingWave uses memory for caching.
Protect connected systems
If RisingWave performance is degrading, take appropriate action outside RisingWave to limit the impact:- For upstream systems, buffer incoming events, reduce the producer rate, or pause non-critical ingestion if those systems support it. Ensure that retention is sufficient to cover the delay.
- For downstream systems, allow for delayed or stale results, defer non-critical dependent work, retry transient query failures, or use an application fallback if one is available.