mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-31 16:50:17 +08:00
Exception message
This commit is contained in:
parent
49ec8a2b17
commit
96b9364255
@ -447,6 +447,7 @@ def validate_inputs(prompt, item, validated):
|
||||
"extra_info": {
|
||||
"input_name": x,
|
||||
"input_config": info,
|
||||
"exception_message": str(ex),
|
||||
"exception_type": exception_type,
|
||||
"traceback": traceback.format_tb(tb),
|
||||
"linked_node": val
|
||||
|
||||
Loading…
Reference in New Issue
Block a user