Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The autoscaler pushes some logs to the Ray driver. The logs are prefixed with (scheduler) which is misleading. The prefix should be (autoscaler).
(scheduler)
(autoscaler)
Ray master.
Submit a Ray task or actor which triggers upscaling to trigger the logs.
Low: It annoys or frustrates me.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened + What you expected to happen
The autoscaler pushes some logs to the Ray driver. The logs are prefixed with
(scheduler)which is misleading.The prefix should be
(autoscaler).Versions / Dependencies
Ray master.
Reproduction script
Submit a Ray task or actor which triggers upscaling to trigger the logs.
Issue Severity
Low: It annoys or frustrates me.
The text was updated successfully, but these errors were encountered: