ray/doc/source/ray-core/doc_code
Clark Zinzow 293452dcba
[Core] Unrevert "Add retry exception allowlist for user-defined filtering of retryable application-level errors." (#26449)
This reverts commit cf7305a, and unreverts #25896.

This was reverted due to a failing Windows test: #26287

We can merge once the failing Windows test (and all other relevant tests) pass.
2022-08-05 16:07:13 -07:00
..
actor-http-server.py [Doc] Test ray core doc code (#27334) 2022-08-02 20:51:47 -07:00
actor-pool.py [docs] Core docs refactor (#23216) 2022-03-17 11:26:17 -07:00
actor-queue.py [Doc] [Core] Enhance actor queue doc code (#24532) 2022-05-15 17:38:21 -07:00
actor-repr.py [docs] Add documentation on how to handle read-only arrays and actor reprs (#24410) 2022-05-02 23:52:54 -07:00
actor-sync.py [docs] Edit the output of the script to match the code (#25855) 2022-06-17 10:48:28 -05:00
cross_language.py [docs] ray core cross-lang docs: edit pass & move python code into doc_code dir (#27350) 2022-08-02 12:50:05 -07:00
deser.py [Doc] Test ray core doc code (#27334) 2022-08-02 20:51:47 -07:00
get_or_create.py Add a get_if_exists option for simpler creation of named actors (#23344) 2022-03-23 22:02:58 -07:00
getting_started.py [Doc] Core getting started page revamp (#27303) 2022-08-04 23:36:16 -07:00
gotchas.py [core/docs]Add a new section under Ray Core called Ray Gotchas (#26624) 2022-07-16 16:53:01 -07:00
namespaces.py [Doc] Test ray core doc code (#27334) 2022-08-02 20:51:47 -07:00
obj_capture.py [doc] Improve the object reference documentation (#24636) 2022-05-10 18:39:16 -07:00
obj_ref.py [doc] Improve the object reference documentation (#24636) 2022-05-10 18:39:16 -07:00
obj_val.py [doc] Improve the object reference documentation (#24636) 2022-05-10 18:39:16 -07:00
original_resource_unavailable_example.py [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
placement_group_capture_child_tasks_example.py [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
ray-dag.py [Doc] Test ray core doc code (#27334) 2022-08-02 20:51:47 -07:00
runtime_env_example.py [runtime env][strong-typed API] Combine ParsedRuntimeEnv and RuntimeEnv into ray.runtime.RuntimeEnv (#22522) 2022-02-28 16:18:10 +08:00
task_locality_aware_scheduling.py [Doc] Improve doc for task locality aware scheduling (#24717) 2022-05-12 13:42:48 -07:00
tasks.py [docs] Core docs refactor (#23216) 2022-03-17 11:26:17 -07:00
tasks_fault_tolerance.py [Core] Unrevert "Add retry exception allowlist for user-defined filtering of retryable application-level errors." (#26449) 2022-08-05 16:07:13 -07:00