12 Replies
Yup if you do / link, I can see your account id
/link
done
right now I have 885d2de1-1de8-4722-bd6c-0a64702611f5 workflow instance, and record usage-1 is taking way too long for it is.
Let me take a look
Do you known roughly how long it has been stuck?
It seems random. Sometimes a minute, sometimes several minutes. Though a stepitself is extremely simple

Can you confirm if its solved?
yes, but as you can see same step can take from 0 up to 15 minutes as it seems. Is that expected time range? Or maybe there some more info what to expect when it comes to execution time?
It might happen if it errors out mid step and has to retry, its difficult to know without specifics of the workflow in question
no errors
Still without seeing/knowing what the workflow does don't know if it makes sense or not
The step that takes too long does 2 things:
1. Makes rest get api call to /d1/database to get info/stats about D1
2. Writes a data point to analytics engine
That’s it.
What are normal/expected durations or delays for workflow?