Runs one bounded retry policy.
Classified mode is for operations where the caller can positively identify transient failures. Poll mode is for idempotent readiness probes where every failure means "not ready yet" until the timeout expires.
Runs one bounded retry policy.
Classified mode is for operations where the caller can positively identify transient failures. Poll mode is for idempotent readiness probes where every failure means "not ready yet" until the timeout expires.