nnection timeout very difficult
to debug effectively.
Will twisted.adbapi.ConnectionPool ever offer a pool_recycle kw like sqlalchemy?
Clay Gerrard
Office: 210-312-3443
Mobile: 210-788-9431
-Original Message-
From: twisted-python-boun...@twistedmatrix.com
[mailto:twisted-python-boun...@
make adbapi.Connection objects
aware of their created time, and allow adbapi.ConnectionPool.connect to
potentially refresh "old" connections based on an optional kwarg when creating
the connection pool:
"pool_recycle"
That's what I'm working on anyway...
Clay Gerrard
Office: 210-312
was implemented inside the
ConnectionPool class instead of a subclass. Someone else could probably do a
much better job than I, although I wouldn't mind taking a crack at it.
Thoughts?
Clay Gerrard
Office: 210-312-3443
Mobile: 210-788-9431
-Original Message-
From: twisted-pyth
e to think on that, do you know off-hand of any analogs?
Thanks for the feedback,
Clay Gerrard
Office: 210-312-3443
Mobile: 210-788-9431
-Original Message-
From: twisted-python-boun...@twistedmatrix.com
[mailto:twisted-python-boun...@twistedmatrix.com] On Behalf Of
exar...@twistedmatri