We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b555b78 commit 643e429Copy full SHA for 643e429
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