Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Support multiple retry policies defined at the same time. Each policy determines which error types it can retry and how exactly.
For instance, networking errors should generally be retried differently that
remote resource being available.
Relevant python ticket: SPARK-45733
Attachments
Issue Links
- links to