2026-06-13
- Cache stages without the resource definitions, only check physical resources, let Ray handle logical resources
2026-06-07
- Give config option for force reaping idle Ray workers
2026-06-05
- Ensure mapper is unique per plugin to help blue/green drain cycles
2026-06-05
- Tests
- Add a drain mechanism, and cache ray remote functions to avoid memory leak
2026-05-31
- Add allow_partial_failure to parameterized stages
2026-05-24
- Avoid blocking calls
2026-05-24
- Move node check out of the environmnet_info()
2026-05-10
- Connection recovery, improve cluster memory handling
2026-04-24
- Ensure mapper actor spins up new with each plugin to guarantee env updates on version push
2026-04-17
- Avoid calling remotes in the event loop