darkmmon
|
fd4aab7a8c
|
Connection acquire expand (#1737)
* Try connection pool acquire timeout
* expanded ConnectionAcquire Errors, and adjusted relevant functions
* updated to include ClosedConnection
removed unknown as variant of ConnectionAcquireError
updated DbErr Eq
* revert mistakenly edited code
* prolonged the timeout time for connection timeout tests
* Revert "prolonged the timeout time for connection timeout tests"
This reverts commit 04d98cf1fdafe64dbe6168b3bbcdcc813329ac4c.
* Error PartialEq & Eq
* fn conn_acquire_err
* refactor code with conn_acquire_err
* fmt
* error msg
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
|
2023-07-13 23:24:12 +08:00 |
|