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
Fixing error message responses for psycopg2.Error (Netflix#280)
* better error message readability `psycopg2.Error`
* ran black
* Adding a manual `print` to statement for errors.
- Undo this later
* Removed print + handled timeout error.
* black formatting.
* nit fix.
0 commit comments