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
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
..
editor-api Bump for 3.0.2 2022-08-04 13:50:31 +01:00
editor-client Merge pull request #4154 from node-red/add-editor-scope 2023-04-28 18:47:25 +01:00
nodes adding timeout attribute to function node 2023-05-22 10:16:37 +02:00
registry Merge pull request #3999 from node-red/fix-plugin-async 2023-02-02 10:23:42 +00:00
runtime Update packages/node_modules/@node-red/runtime/lib/flows/util.js 2023-04-28 15:25:29 +01:00
util Bump for 3.0.2 2022-08-04 13:50:31 +01:00