From 15def4651d63965c711ad349c6a0fe725e995902 Mon Sep 17 00:00:00 2001 From: aubrystew <102245946+aubrystew@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:09:28 -0500 Subject: [PATCH] Update ai-app.md live Zap execution default timeout from 45 seconds to 30 seconds --- docs/_reference/use-cases/ai-app.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_reference/use-cases/ai-app.md b/docs/_reference/use-cases/ai-app.md index 46535fd0..d53e3518 100644 --- a/docs/_reference/use-cases/ai-app.md +++ b/docs/_reference/use-cases/ai-app.md @@ -13,7 +13,7 @@ AI app integrations built on Zapier allow users to automate tasks using AI capab ## Pain Points ### 1. Long-Running Actions -**Pain Point:** Actions that take a long time to process can cause issues, especially with Zapier's execution time limits. Test steps in the Zapier editor are limited to 50 seconds, and live Zap executions default to 45 seconds. +**Pain Point:** Actions that take a long time to process can cause issues, especially with Zapier's execution time limits. Test steps in the Zapier editor are limited to 50 seconds, and live Zap executions default to 30 seconds. **Recommendations:** @@ -70,4 +70,4 @@ AI app integrations built on Zapier allow users to automate tasks using AI capab * Create templates for common use cases with pre-mapped variables and good starter prompts. * **Why:** Templates serve as a starting point, helping users quickly set up their Zaps without having to configure everything from scratch. -By addressing these pain points with the recommended strategies, you can significantly improve the user experience and functionality of AI apps on the Zapier platform. For detailed guidance and support, always refer to the [Zapier Developer Documentation](https://platform.zapier.com/docs) or contact the [Zapier support team](https://developer.zapier.com/contact). \ No newline at end of file +By addressing these pain points with the recommended strategies, you can significantly improve the user experience and functionality of AI apps on the Zapier platform. For detailed guidance and support, always refer to the [Zapier Developer Documentation](https://platform.zapier.com/docs) or contact the [Zapier support team](https://developer.zapier.com/contact).