Installing Events delayed into FlowFuse Logs
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
### Current Behavior
When installing a JS dependency via a Function node, we can see the updates in the "Event Logs" within Node-RED:
However, these events are not relayed back to the "Node-RED Logs" in the FlowFuse platform
This lead me to thinking Node-RED had crashed (I wasn't aware of the "Event Logs" option internally)
### Expected Behavior
The "Node-RED Logs" view in the FlowFuse platform should be up to date in "real time". This was at least a 5 minute delay.
### Steps To Reproduce
Install any JS library via a Function Node.
### Environment
- FlowForge version: 1.13.0
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
Assessment
This issue has not been assessed yet.