You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: using-gatewayd/clients.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,4 +40,3 @@ You have the option to set deadlines on send and receive calls to the database s
40
40
## Receive timeout
41
41
42
42
Since setting receive deadline kills the connection, the `receiveTimeout` property is introduced to stop the receive functionfrom blocking the connection and waiting forever. The current value is zero, which means that it behaves like before, but one can set it to a duration string value.
0 commit comments