keyerror due to missing nodes are not reported in the websocket api
Open
User Support
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
I'm using the websocket API, and key errors due to missing nodes are not reported to the client; they are visible in the logs:
LOG ENTRY Error handling request
Traceback (most recent call last):
[ omitted ... ]
KeyError: 'ControlNetLoaderAdvanced'
So the client has no clean way to detect this?
Contributor guide
Assessment
This issue has not been assessed yet.