v0.0.25
Improved parallelism, clearer exceptions, and saving resources within Den orgs
Improvements
- Improve the thread, reference, and fault tolerance model for EnvServlet ray actors (#735, #733, #736, #734, #737)
- Catch all non-deserializable exceptions client-side (#730)
- Support for saving resources on behalf of an org (#676, #732)
Bugfixes
- Dynamically set
API_SERVER_URL
(#708) - Move OMP_NUM_THREADS setting into servlet to avoid setting it on import by (#731)
Full Changelog: v0.0.24...v0.0.25