ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
34.28k stars 5.82k forks source link

[core][compiled graphs] Cleanup for DAG context parameters #49051

Open stephanie-wang opened 13 hours ago

stephanie-wang commented 13 hours ago

Description

There are some confusing names for various DAG context parameters:

We should clean these up before beta release.

Use case

No response

ruisearch42 commented 13 hours ago

The timeout API part is related to this issue: https://github.com/ray-project/ray/issues/46935#issue-2445418552