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: src/language-tools-and-standard-library/basics/communication-primitives/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ service MyService {
116
116
117
117
### Solicit-Response timeout
118
118
119
-
It is possible to set the response timeout of a solicit-response by specifying the engine argument `responseTimeout` when running Jolie. Details can be found at page [Basics/Engine Argument](../engine-arguments/README.md).
119
+
It is possible to increase the response timeout (1 min) of a solicit-response by specifying the engine argument `responseTimeout` when running Jolie. More details can be found at page [Basics/Engine Argument](../engine-arguments/README.md).
0 commit comments