johnwang71
|
be828af3e2
|
Fix bug: Crash & quit while handling exception with undefine msg.error. i.e. flow with 3 nodes, http-in, delay 5-10s, http-out; client with 3s timeout request the flow; TypeError: Cannot read property 'hasOwnProperty' of undefined\r at Flow.handleError (/usr/src/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:474:27)
|
2020-12-14 18:18:50 +08:00 |
|
Nick O'Leary
|
f19ec5d9b6
|
Clear retained status of deleted nodes
|
2020-11-17 13:29:13 +00:00 |
|
Nick O'Leary
|
517e376582
|
Restore support for runtimeSyncDelivery flag
|
2020-09-29 17:39:29 +01:00 |
|
Nick O'Leary
|
08148a07b2
|
Update Node/Flow to trigger msg routing hooks
|
2020-09-29 12:19:27 +01:00 |
|
Nick O'Leary
|
d57ec0cd53
|
Refactor lib/flows code to include initial router component
|
2020-09-29 12:19:26 +01:00 |
|