1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/nodes/core/function
Kilian Hertel 2253417459 adding timeout attribute to function node
- [x] New feature (non-breaking change which adds functionality)

Discussion here:
https://discourse.nodered.org/t/function-node-doesnt-have-timeout-feature/78483

## Proposed changes

Adding a timeout attribute to the function node, so an endless funciton doesnt break the node red server.

## Checklist

- [x] I have read the [contribution guidelines](https://github.com/node-red/node-red/blob/master/CONTRIBUTING.md)
- [x] For non-bugfix PRs, I have discussed this change on the forum/slack team.
- [x] I have run `grunt` to verify the unit tests pass
- [x] I have added suitable unit tests to cover the new/changed functionality
2023-05-22 10:16:37 +02:00
..
10-function.html adding timeout attribute to function node 2023-05-22 10:16:37 +02:00
10-function.js adding timeout attribute to function node 2023-05-22 10:16:37 +02:00
10-switch.html Merge pull request #3603 from node-red-hitachi/fix-select-width-of-switch-node-rule 2022-05-09 17:18:49 +01:00
10-switch.js add check for NaN in is of type number to be false 2022-02-09 12:03:38 +00:00
15-change.html add support of property validation message 2022-02-14 10:40:49 +09:00
15-change.js Fix change node overwriting msg with itself 2022-09-22 20:22:11 +01:00
16-range.html update validator arguments not to use optional object 2022-04-12 08:09:46 +09:00
16-range.js new-style callback function (range node) 2020-07-14 19:02:41 +09:00
80-template.html Support for PHP syntax highlight 2022-11-09 16:45:32 -08:00
80-template.js Add support for evalulating {{env.<var>}} within a template node 2022-06-17 22:18:14 +03:00
89-delay.html Merge branch 'dev' into pr_3438 2022-04-26 13:53:35 +01:00
89-delay.js Fix delay rate limit last timing when empty 2022-06-26 10:17:16 +01:00
89-trigger.html update validator arguments not to use optional object 2022-04-12 08:09:46 +09:00
89-trigger.js Merge branch 'pr_2751' into dev 2020-12-07 13:58:53 +00:00
90-exec.html Rename exec node hideWin option 2021-07-02 09:22:08 +01:00
90-exec.js chaneg exec, file and inject node to use node.debug rather than -v flag 2021-12-17 09:58:10 +00:00
rbe.html update validator arguments not to use optional object 2022-04-12 08:09:46 +09:00
rbe.js Fix for narrrowbandEq mode start condition failure 2022-01-11 13:56:44 +00:00