Why Does My Parallel Branch Error Out on Scheduled Runs but Works Fine When Replayed Manually?

This topic was automatically generated from Slack. You can find the original thread here.

hey all, im having the weirdest error out here. this is happening in multiple of my workflows

the setup is i have a parallel branch, and one of the branches errors out but it seems like nothing actually ran? this is all the info i work with

if i replay the run it works fine but not when its scheduled

Hey , could you share your workflow url so we understand your context?

absolutely: Pipedream - Connect APIs, AI, databases and more

Thanks .

cc @U05FUC30Q01, could you do a quick check once you have a chance?

btw funny stuff. it only fails when its running scheduled. if i replay it everything works as it should

now it didnt even run on replay.

however it did work in edit mode

Yep, will check when possible

I looked into the network console

It’s hitting a timeout

I wonder why it’s not showing up in the error

But try increasing the workflow timeout and try again

however it did work in edit mode
Makes sense since in the edit mode it is max timeout (750s)

okay. i just increased it to 120 sec. but yaaa it usually shows the timeout error

Posted thread to Discourse: Why does one of my parallel branches error out without running in scheduled workflows, but works fine when I replay the run?

i ended up having to increase it to 240 sec and now i just went all the way 750 or whatever the max is

but the UI is still not showing the error

i also have automatically retry on errors turned on. how does that work cuz im not seeing reruns