WindmillWWindmill
Powered by
HishamH
Windmill•2y ago•
1 reply
Hisham

Error during isolated evaluation of expression

Hello!

I am trying to run a workflow from another workflow. My parent workflow triggers a bunch of instances (runs) of the same workflow, but I keep on getting the following error:

{
    "error": {
        "name": "InternalErr",
        "message": "Error during isolated evaluation of expression `results.e`:\nNot found: Flow result by id in leaf jobs not found at name 01908d76-057c-7e9e-56e1-bc9f10cffeab, e"
    }
}
{
    "error": {
        "name": "InternalErr",
        "message": "Error during isolated evaluation of expression `results.e`:\nNot found: Flow result by id in leaf jobs not found at name 01908d76-057c-7e9e-56e1-bc9f10cffeab, e"
    }
}


From my understanding, it seems that the sub tasks of my child workflow are not able to find the result from the previous tasks for some reason. Could this be an issue since I am running many instances concurrently? Should Windmill not be handling this in the background?

Side note, but when I test the child workflow on its own (i.e. just trigger one run instead of many at the same time by my parent workflow), it works fine.

Thanks
WindmillJoin
3,362Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Schedule cron expression
ym1198Yym1198 / help
3y ago
Database migration error during upgrade
sigcoreSsigcore / help
2y ago
ExecutionErr: error during execution of the script:pip compile failed: Lock file generation failed.
TSRTTSR / help
14mo ago
"Executions" during sleep
AdroitAAdroit / help
9mo ago