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

Logging output is very frequent / verbose during normal usage #314

Closed
filipj8 opened this issue Jul 29, 2021 · 0 comments
Closed

Logging output is very frequent / verbose during normal usage #314

filipj8 opened this issue Jul 29, 2021 · 0 comments

Comments

@filipj8
Copy link

filipj8 commented Jul 29, 2021

The DAGSpecInvalidError is very verbose and logs an error message every ~10s through normal usage:

2021-07-29 02:04:59 : [W 2021-07-29 21:04:59.339 ServerApp] [Ploomber] Skipping DAG initialization since there isn't a project root in the current or parent directories. Error message: Failed to determine project root. Looked recursively for a setup.py or pipeline.yaml in parent folders but none of those files exist
2021-07-29 02:05:09 : [W 2021-07-29 21:05:09.910 ServerApp] [Ploomber] Skipping DAG initialization since there isn't a project root in the current or parent directories. Error message: Failed to determine project root. Looked recursively for a setup.py or pipeline.yaml in parent folders but none of those files exist
2021-07-29 02:05:20 : [W 2021-07-29 21:05:20.061 ServerApp] [Ploomber] Skipping DAG initialization since there isn't a project root in the current or parent directories. Error message: Failed to determine project root. Looked recursively for a setup.py or pipeline.yaml in parent folders but none of those files exist

This is seen on the https://github.com/ploomber/ploomber@jupyter branch.

edublancas added a commit that referenced this issue Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant