SQLx currently does not support configuring TCP keep-alives; consequently, in certain extreme scenarios—such as a "half-open"/"half-close" TCP connection—the client may appear to freeze.
This impacts certain scenarios in MySQL and PostgreSQL involving the execution of extremely long-running transactions.
SQLx currently does not support configuring TCP keep-alives; consequently, in certain extreme scenarios—such as a "half-open"/"half-close" TCP connection—the client may appear to freeze.
This impacts certain scenarios in MySQL and PostgreSQL involving the execution of extremely long-running transactions.