MatthewM
BuildShip16mo ago
1 reply
Matthew

Matthew - what would be best practice to ensure...

what would be best practice to ensure that if an API call failed, that it would be able to run again until it succeed? Just wondering in the use case of if the sever timesout
Solution
@Matthew,what's the max timeout your API will expect? The default is 5 minutes.

To handle failures on node level you can use onFail - https://docs.buildship.com/features/node-failure
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
Was this page helpful?