Runtime

Automatic recovery

Understand Deploy Hatch bounded recovery for eligible unexpected runtime failures.

1. Unexpected exits or health failures can be eligible for automatic recovery

Unexpected exits or health failures can be eligible for automatic recovery.

2. Recovery is bounded to avoid infinite restart loops

Recovery is bounded to avoid infinite restart loops.

3. Intentional stop or cancellation is not treated as an unexpected crash

Intentional stop or cancellation is not treated as an unexpected crash.

4. If a workload reaches crash-loop protection, inspect the underlying application failure before manually starting it again

If a workload reaches crash-loop protection, inspect the underlying application failure before manually starting it again.