This topic was automatically generated from Slack. You can find the original thread here.
I’m getting unexplained timeouts too… no changes to workflows.
This topic was automatically generated from Slack. You can find the original thread here.
I’m getting unexplained timeouts too… no changes to workflows.
Hey , could you share the action you’re using?
It’s executing now, but very slowly. Normally execution takes 1–2s; this run is 23000ms. No issues occur when running the workflow as a local node script.
Are you calling external API?
Yes
Could you log the duration of that external API call?
[API Call] Fetching quote details from Bubble...
[API Call] Bubble API completed in 302ms
[API Call] Requesting Xero access token...
[API Call] Xero token request completed in 48ms
[API Call] Creating invoice in Xero...
Timed out after this point.
Could you test one more time now and let me know if you still facing this issue?