Skip to content
New issue

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

[tune/logging] Warning for Tune #12140

Open
richardliaw opened this issue Nov 18, 2020 · 0 comments
Open

[tune/logging] Warning for Tune #12140

richardliaw opened this issue Nov 18, 2020 · 0 comments
Labels
enhancement Request for new feature and/or capability fix-error-msg This issue has a bad error message that should be improved. observability Issues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profiling P2 Important issue, but not time-critical tune Tune-related issues

Comments

@richardliaw
Copy link
Contributor

This is a sub-issue of #12060 .

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:

docs.python.org/2/howto/logging.html#when-to-use-logging

@richardliaw richardliaw added enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component) P2 Important issue, but not time-critical tune Tune-related issues fix-error-msg This issue has a bad error message that should be improved. and removed triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Nov 18, 2020
@scottsun94 scottsun94 added the observability Issues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profiling label Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability fix-error-msg This issue has a bad error message that should be improved. observability Issues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profiling P2 Important issue, but not time-critical tune Tune-related issues
Projects
None yet
Development

No branches or pull requests

2 participants