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/locales/en-US
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
..
common Comment node: Clarify where the text will appear 2023-01-03 13:41:31 +01:00
function Add information about environment variable to template node 2022-09-13 22:08:22 +09:00
network Improve built in help 2022-04-06 07:01:01 +01:00
parsers Update CSV template words for clarity. 2021-02-12 17:24:33 +00:00
sequence Update Japanese translations in node help (#3332) 2022-01-07 17:43:53 +00:00
storage restore "input" help info for msg.filename 2022-04-23 11:23:44 +01:00
messages.json adding timeout attribute to function node 2023-05-22 10:16:37 +02:00