ConnectionError
- Session terminated by database without notifying the library
#409
Labels
ConnectionError
- Session terminated by database without notifying the library
#409
Using a cloud managed DB often terminates sessions without notifying the library. This causes
ConnectionError
because the library was not notified of the cancelled connection.There is a
TODO
comment mentioned that this will be fixed.Is there a workaround in the meantime?
The text was updated successfully, but these errors were encountered: