How can I prevent a TIMEOUT error in my workflow?

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

Petar : Can I prevent this error

TIMEOUT: TIMEOUT at Timeout._onTimeout
(/opt/nodejs/node_modules/@pipedreamhq/execution-environment/lambda_handler.js:342:23)
at listOnTimeout (internal/timers.js:554:17) at processTimers
(internal/timers.js:497:7)

This sendgrid. Yesterday tested a lot worked fine. Now timeout.

Dylan Sather (Pipedream) : Hi , would you mind clicking the Share button in the top-right of your workflow and share it with dylan@pipedream.com?

Petar :

Petar : Done

Dylan Sather (Pipedream) : Thanks for sharing. By default, workflows are capped at 30 seconds per execution, and this execution hit that limit. You can raise that limit (up to 5 minutes) in your workflow’s settings.

Dylan Sather (Pipedream) : Try raising that to something like 60 seconds, then try replaying that event again (hover over the event on the left and click the button that looks like an arrow in a circle)

I can’t find the settings for this? The FAQ shows a button I do not have, and references a “here” that is not a link Could you link to the place?