utils/retryable_checker library

Functions

isTransientError(Object error) bool
Classifies whether an error is transient (worth retrying) or permanent (fail fast).