In case of a connection temporary failover, we can instruct the client to attempt reconnection a few times.
Add this to the connection string
ConnectRetryCount: 0-255
ConnectRetryInterval; 1-60 seconds
Tags
SQL Server
In case of a connection temporary failover, we can instruct the client to attempt reconnection a few times.
Add this to the connection string
ConnectRetryCount: 0-255
ConnectRetryInterval; 1-60 seconds