You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not confident that our development or production logging protocols for the backend are up to snuff. Frankly, I think I wrote them before I had much of an idea of how logging in Python worked, and it wouldn't surprise me if they're broken somehow. I'd like to do a reevaluation.
Use case
Gotta know when something breaks!
Proposed solution
Double check initialization params
Add logging statements where helpful
Add noisy log suppression to tests
Alternatives considered
No response
Implementation details
No response
Potential Impact
No response
Additional context
No response
Contribution
Yes, I can create a PR for this feature.
The text was updated successfully, but these errors were encountered:
Feature description
I'm not confident that our development or production logging protocols for the backend are up to snuff. Frankly, I think I wrote them before I had much of an idea of how logging in Python worked, and it wouldn't surprise me if they're broken somehow. I'd like to do a reevaluation.
Use case
Gotta know when something breaks!
Proposed solution
Alternatives considered
No response
Implementation details
No response
Potential Impact
No response
Additional context
No response
Contribution
Yes, I can create a PR for this feature.
The text was updated successfully, but these errors were encountered: