You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the SDK, these runs don't appear as child runs at all.
Reproduction repo
not available
To reproduce
not at the moment
Additional information
How can I reliably show my users, how many of their sub tasks failed, while in progress/before I get the final output? Without idempotency I can check the status of the run.relatedRuns.children, but tasks that are cached do not appear in this array.