mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-27 09:12:41 +01:00
9827cc1622
Summary: Ref T11232. The cluster connection pathway specifies a timeout when connecting, but this connection pathway does not. (I'm not sure if we just never did or if it got lost at some point.) Soon, T11044 will obsolete this and unify the database connection pathways, but that's a more complicated change. I'm not sure if this will fix T11232, but it can't hurt. Test Plan: Put a `throw` on timeout specifications. Before the change: did not hit it in non-cluster configurations. After the change: hit it. Reviewers: chad Reviewed By: chad Maniphest Tasks: T11232 Differential Revision: https://secure.phabricator.com/D16194 |
||
---|---|---|
.. | ||
__tests__ | ||
aphront | ||
applications | ||
docs | ||
extensions | ||
infrastructure | ||
view | ||
__phutil_library_init__.php | ||
__phutil_library_map__.php |