I'm using sqlalcehmy 2.5 with cx_Oracle 4.2.1.  What is the proper way
to detect an sqlalchemy operation has lost its database connection and
reconnection/retry?  The manual doesn't seem to say much about the
topic.  When connection loss occurs, does SA throw the native dbapi
exception?  If not, what exception will user code see?

I found that various threads on automatic reconnection and I assume SA
does not currently, reliably, support automatic database reconnection?

Greg


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to