-
Notifications
You must be signed in to change notification settings - Fork 38
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
Fix #633: Problem: cryptic Provider log messages #579
Conversation
Please link this to a github issue @alexcos20 And then let's see if we can get it over the line. Otherwise it will die on the vine |
Status: Enzo had an issue. Alex needed to create a new image with more logging debug info. |
Status right now: we have discussed this during the weekly calls repeatedly. We are waiting for Alex to come back from holiday to determine whether this stays or goes. In case it stays, we will create an issue and link it as needed. |
Fix #633
Problem: Provider has errors. When we go to debug, its logging is super cryptic which hurts ability to iterate.
Solution: add more debug code into Provider. So that when there is an issue, then it's way easier to debug.
Changes proposed in this PR: