Conversation
Document the increase from 15m to 45m for Sites and Functions builds on Appwrite Cloud for Pro+ organizations, with Free and Starter remaining at 15m. Made-with: Cursor
Add a Compute comparison row (15m Free, 45m Pro+) and surface the same limits on the Free and Pro pricing cards. Made-with: Cursor
Made-with: Cursor
Add a Build timeouts section to Compute (Free 15m, Pro/Scale 45m, Enterprise custom) with links to execution vs request timeouts and self-hosted env vars. Cross-link from Functions, Sites, and deployments. Made-with: Cursor
Greptile SummaryThis PR documents the increase in build timeout from 15 minutes to 45 minutes for Pro and Scale plan organizations on Appwrite Cloud. Changes span the changelog, compute docs, functions/sites doc pages, and the pricing page/comparison table — all consistently reflecting the new limits. Confidence Score: 5/5Safe to merge — purely documentation and content changes with no logic or runtime impact. All changed files are documentation and UI copy. Plan-tier values (Free: 15 min, Pro/Scale: 45 min, Enterprise: Custom) are consistent across every file. Cross-links and anchors resolve correctly. No code logic is affected. No files require special attention. Important Files Changed
Reviews (4): Last reviewed commit: "Merge branch 'main' into changelog/build..." | Re-trigger Greptile |
| - [Express builds](/changelog/entry/2024-08-10) for quicker deployments, resulting in reduced wait times and smoother workflows | ||
| - Longer [build timeouts](/docs/advanced/platform/compute#build-timeouts) (45 minutes vs 15 minutes on Free; Enterprise is custom) | ||
| - Customizable [build and runtime specifications](/docs/advanced/platform/compute) for CPU and memory on each function | ||
| {% /info %} No newline at end of file |
There was a problem hiding this comment.
Missing newline at end of file
The diff shows \ No newline at end of file for this file (and the same applies to src/routes/docs/products/sites/deployments/+page.markdoc). POSIX tools and some linters expect a trailing newline; adding one keeps the files consistent with the rest of the repo.
| {% /info %} | |
| - Customizable [build and runtime specifications](/docs/advanced/platform/compute) for CPU and memory on each function | |
| {% /info %} |
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)