Hello,
I’m reaching out to understand the meaning of the error encountered in the Catch Errors node.
The following error occurred:
“encountered scope-end without compatible head!”
The workflow was executing properly up to the Catch Errors node.
Afterward, without making any changes to the workflow, I re-ran it, and it executed successfully.
However, I’m unsure under what circumstances this error occurs and how to respond if it happens again.
The workflow in question is used by our client, making it difficult to share or replicate.
We appreciate your understanding regarding our inability to provide the workflow for review.
If anyone has encountered or resolved this error, I’d appreciate your advice.
can you at least create a minimal example that reflects the structure of the workflow?
I think I have seen something like that when a branch ended in catch node without originating from a try node… but this is just a vague best guess w/o additional information…