We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b555b78 + 643e429 commit b308bb7Copy full SHA for b308bb7
docs/user-guide/writing-functions.md
@@ -467,6 +467,8 @@ It is possible to set a timeout for the function node on the Setup tab. This val
467
in seconds, is how long the runtime will allow the Function node to run for before
468
raising an error. If set to 0, the default, no timeout is applied.
469
470
+NOTE: The timeout functionality only applies to synchronous code.
471
+
472
***
473
474
### API Reference
0 commit comments