ray/doc/source/ray-core/tasks
Clark Zinzow 2a4d22fbd2
[Core] Add retry exception allowlist for user-defined filtering of retryable application-level errors. (#25896)
This PR adds supported for specifying an exception allowlist (List[Exception]) as the retry_exceptions argument, such that an application-level exception will only be retried if it is in the allowlist.
2022-07-01 20:06:02 -07:00
..
patterns [docs] fix swapped pattern docs (#25948) 2022-06-21 10:37:37 -05:00
fault-tolerance.rst [Core] Add retry exception allowlist for user-defined filtering of retryable application-level errors. (#25896) 2022-07-01 20:06:02 -07:00
nested-tasks.rst [docs] Core docs refactor (#23216) 2022-03-17 11:26:17 -07:00
resources.rst [docs] Remove bad suggestions to use local_mode or num_cpus in init (#24827) 2022-05-17 12:55:04 -07:00
scheduling.rst [Placement group] Update the old placement group API usage to the new scheduling_strategy based API (#24544) 2022-05-18 09:41:51 -07:00
using-ray-with-gpus.rst [docs] Core docs refactor (#23216) 2022-03-17 11:26:17 -07:00