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
..
2023-07-10 11:51:19 +08:00
2023-01-31 16:46:44 +08:00
2023-07-10 11:51:19 +08:00
2023-06-12 17:19:30 +08:00
2023-05-18 16:51:13 +08:00
2023-01-25 15:43:44 +08:00
2023-04-26 18:28:53 +08:00
2023-07-13 23:24:12 +08:00
2022-08-28 11:13:51 +08:00
2023-04-26 18:28:53 +08:00
2023-01-11 14:17:06 +08:00
2023-07-13 11:30:34 +01:00
2023-04-26 18:28:53 +08:00
2023-05-18 16:51:13 +08:00
2023-06-21 23:14:57 +08:00
2023-01-31 15:52:57 +08:00
2022-12-19 17:08:32 +08:00
2023-01-11 14:17:06 +08:00
2023-01-11 14:17:06 +08:00
2022-07-05 01:05:11 +08:00
2022-06-21 11:12:28 +08:00
2023-06-06 15:00:05 +08:00
2023-01-11 14:17:06 +08:00
2023-04-26 18:28:53 +08:00
2022-12-01 12:53:19 +08:00
2023-03-16 21:24:58 +08:00
2023-07-07 22:19:45 +08:00
2023-07-10 20:17:34 +08:00
2023-06-06 15:00:05 +08:00
2023-06-06 15:00:05 +08:00
2023-06-19 17:19:08 +08:00
2021-12-26 00:13:56 +08:00
2023-03-09 12:26:27 +08:00
2022-10-27 14:35:39 +08:00
2022-07-05 01:05:11 +08:00
2023-06-06 15:00:05 +08:00
2022-09-15 16:44:31 +08:00
2023-06-21 23:14:57 +08:00
2023-01-31 15:52:57 +08:00
2023-01-25 15:43:44 +08:00
2023-07-10 10:48:20 +08:00