Increase build timeout for functions and sites to 45 minutes#2886
Increase build timeout for functions and sites to 45 minutes#2886adityaoberai wants to merge 3 commits intomainfrom
Conversation
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Build commands execute in runtime containers during deployment |
Greptile SummaryThis PR adds a changelog entry for the build timeout increase (15 min → 45 min) for Appwrite Sites and Functions, and updates the default values documented for Confidence Score: 5/5Safe to merge — purely documentation and content changes with no logic or security impact. Both changed files are documentation/content only. The seconds-to-minutes conversion (900 s = 15 min, 2700 s = 45 min) is arithmetically correct and consistent across both files. No P0 or P1 findings. No files require special attention. Important Files Changed
Reviews (3): Last reviewed commit: "Merge branch 'main' into update-build-ti..." | Re-trigger Greptile |


What does this PR do?
Adds a changelog on the increased build timeout for functions and sites + updates variables
Test Plan
/docs/advanced/self-hosting/configuration/environment-variables/changelog/entry/2026-04-14Related PRs and Issues
appwrite/appwrite#11881
Have you read the Contributing Guidelines on issues?
Yes