ray/dashboard/modules/runtime_env
SangBin Cho d7fc7d2e9d
[Runtime Env] Plumbing runtime env failure error message to the exception: Task [1/3] (#22032)
This is the PR to write better runtime env exception. After 3 PRs are merged, we can entirely turn off the runtime env logs streamed to drivers.

The first PR only handles tasks exception.

TODO
- [x] Task (this PR)
- [ ] Actor
- [ ] Turn of runtime env logs & improve error msgs
2022-02-03 16:47:04 -08:00
..
__init__.py [runtime env] support create or delete runtime envs in agent (#15904) 2021-06-09 20:22:25 +08:00
runtime_env_agent.py [Runtime Env] Plumbing runtime env failure error message to the exception: Task [1/3] (#22032) 2022-02-03 16:47:04 -08:00
runtime_env_consts.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00