Ricky Xu
Ricky Xu
When I tried to do a box plot with AngularJS, I got an error saying that /modules/zingchart-boxplot.min.js not found. (It was solved when I manually put a box plot.min.js in...
Signed-off-by: rickyyx ## Why are these changes needed? Exceptions currently not caught when getting wheel URL, causing tests to fail ## Related issue number ## Checks - [ ] I've...
### What happened + What you expected to happen ~~Pretty sure it's due to https://github.com/ray-project/ray/pull/31207~~ ### Versions / Dependencies master ### Reproduction script NA ### Issue Severity None
Signed-off-by: rickyyx ## Why are these changes needed? Reverting changes from https://github.com/ray-project/ray/pull/15420 so that we no longer need to update the Dockerfile here with python upgrade and dependency changes. ##...
Signed-off-by: rickyyx ## Why are these changes needed? ## Related issue number ## Checks - [ ] I've signed off every commit(by using the -s flag, i.e., `git commit -s`)...
## Why are these changes needed? ## Related issue number ## Checks - [ ] I've signed off every commit(by using the -s flag, i.e., `git commit -s`) in this...
Signed-off-by: rickyyx ## Why are these changes needed? Previously, `TESTS_TO_RUN` has a limited filtering logic where it's not possible to run a subset of microbenchmarks w/o common test names. This...
## Why are these changes needed? This is to gauge the usage of `ray.get(timeout=0)` which will have a different behaviour in future ray versions, as per https://github.com/ray-project/ray/issues/28465 ## Related issue...
Signed-off-by: rickyyx ## Why are these changes needed? Adding some metrics to monitor the source side task event buffer metrics. This allows monitoring of the task state events on the...
## Why are these changes needed? ## Related issue number ## Checks - [ ] I've signed off every commit(by using the -s flag, i.e., `git commit -s`) in this...