Skip to content

Commit ad64d0e

Browse files
authored
Change timeout recommendation back to 300 seconds
1 parent 5024c6f commit ad64d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql/connection-strings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jdbc:sqlserver://yourserver.sql.azuresynapse.net:1433;database=yourdatabase;user
4242
```
4343

4444
> [!NOTE]
45-
> Consider setting the connection timeout to 30 seconds to allow the connection to survive short periods of unavailability.
45+
> Consider setting the connection timeout to 300 seconds to allow the connection to survive short periods of unavailability and provide enough time for paused instances to resume.
4646
4747
## Recommendations
4848

0 commit comments

Comments
 (0)