Update history API on every node completion and not only flow completion
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
### Feature Idea
Update outputs in the history-API on every node completion and not only flow completion.
I have made a custom website that adds images from the `127.0.0.1:8188/history`, but it correctly only adds the images when the entire flow is completed and not image by image.
### Existing Solutions
_No response_
### Other
Set `status_str` to pending or something while the flow is working.
Contributor guide
Assessment
This issue has not been assessed yet.