-
Type: New Feature
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Retryability
-
None
As the docs state, we only have the possibility to enable/disable one retry
Sometimes we need more than one, especially on write operations, so we write retry logic by ourserlves.
somthing like retries count, and retry backoff configuration parameters would be handy, so the custom code could be avoided