Open
Description
Describe your feature request
Throughout our codebase, we don't use warnings.warn
and rather rely on logger.warn
to inform users of possible negative outcomes.
Instead, we should use warnings.warn
appropriately:
https://docs.python.org/2/howto/logging.html#when-to-use-logging
Metadata
Metadata
Assignees
Labels
Important issue, but not time-criticalRequest for new feature and/or capabilityThis issue has a bad error message that should be improved.Great starter issue for someone just starting to contribute to RayIssues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or ProfilingThis issue is pending cleanup. It will be removed in 2 weeks after being assigned.