Can Ecto or TDS retry queries if TCP connection closes or network error or DBConnection.ConnectionError?

I found the TCP failure problem. My local container and Azure container connect to Azure SQL Server differently that TDS or DBConnection doesn’t know how to handle.