Brian
Brian4d ago

Default Workflow REST API timeout

1. I was wondering if anyone knows what the default BuildShip REST API nodes timeout is? 2. Is there a way to allow a request to be longer than e.g. 10 minutes on BuildShip? Maybe with something else than the REST API?
2 Replies
AI Support
AI Support4d ago
Processing...
🤖 Deciphering the code matrix. 🧬 this might take a couple of minutes... beep boop
AI Support
AI Support4d ago
🤖 AI Response
For BuildShip REST API nodes, there are specific timeout limits to be aware of: 1. Default Timeout for REST API Nodes: The default timeout for REST API nodes is 120 seconds (2 minutes). If an API call exceeds this time, the request will timeout. 2. Total Execution Timeout for Workflows: There is a total execution timeout limit of 540 seconds (9 minutes) for the entire workflow. To handle longer processes, you can use alternatives like the Scheduled Jobs trigger, break down workflows into smaller ones connected via webhooks, or use the BuildShip Trigger node to chain workflows together. For specific use cases requiring extended runtimes, it's advisable to contact BuildShip support directly. 🔗 References: 1. https://buildkite.com/docs/apis/rest-api/limits 2. https://buildkite.com/docs/pipelines/configure/build-timeouts 3. https://support.buildship.com/m/1285226609778888756 4. https://support.buildship.com/m/1385096752197144668 5. https://support.buildship.com/m/1243338105147359323 6. https://support.buildship.com 7. https://support.buildship.com/m/1223746672077574205
BuildShip AI Support

Did you find this page helpful?