Error Types
23/34
What's the problem?
Retryable Errors
•
Any retry strategy should consider the kind of failure
•
A retry attempt may be necessary to differentiate transience from persistence
•
If a command response reports failure, retrying probably isn’t going to help