Open josephjclark opened 2 months ago
When the runtime validates an invalid step, it'll log an error using the step id
R/T { "message": "Cannot find job: 37117057-2919-4a37-aa51-5a51afa875fe", "name": "ValidationError" }
But we humans probably don't know what the step id is, especially if it's come from lightning.
We may have to restucture the edges to include name id or something, because at this point I suspect we don't have the step name
When the runtime validates an invalid step, it'll log an error using the step id
But we humans probably don't know what the step id is, especially if it's come from lightning.
We may have to restucture the edges to include name id or something, because at this point I suspect we don't have the step name