Skip to content

Increase build timeout for functions and sites to 45 minutes#2886

Open
adityaoberai wants to merge 3 commits intomainfrom
update-build-timeouts
Open

Increase build timeout for functions and sites to 45 minutes#2886
adityaoberai wants to merge 3 commits intomainfrom
update-build-timeouts

Conversation

@adityaoberai
Copy link
Copy Markdown
Contributor

@adityaoberai adityaoberai commented Apr 13, 2026

What does this PR do?

Adds a changelog on the increased build timeout for functions and sites + updates variables

Test Plan

  • Visit the following pages
    • /docs/advanced/self-hosting/configuration/environment-variables
    • /changelog/entry/2026-04-14

Related PRs and Issues

appwrite/appwrite#11881

Have you read the Contributing Guidelines on issues?

Yes

@appwrite
Copy link
Copy Markdown

appwrite bot commented Apr 13, 2026

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
 website
69d7f2670014e24571ca
Building Building View Logs Preview URL QR Code

Website (appwrite/website)

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
 website
68496a17000f03d62013
Queued Queued View Logs Preview URL QR Code


Tip

Build commands execute in runtime containers during deployment

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 13, 2026

Greptile Summary

This 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 _APP_COMPUTE_BUILD_TIMEOUT and _APP_FUNCTIONS_BUILD_TIMEOUT from 900 s to 2700 s. The numbers are consistent between the changelog body and the environment-variables reference.

Confidence Score: 5/5

Safe 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

Filename Overview
src/routes/changelog/(entries)/2026-04-14.markdoc New changelog entry announcing build timeout increase from 15 min (900s) to 45 min (2700s) for Sites and Functions; no cover image, no arrow_link (both optional).
src/routes/docs/advanced/self-hosting/configuration/environment-variables/+page.markdoc Updates default value documentation for _APP_COMPUTE_BUILD_TIMEOUT and _APP_FUNCTIONS_BUILD_TIMEOUT from 900 s to 2700 s (45 min), consistent with the changelog and backend change.

Reviews (3): Last reviewed commit: "Merge branch 'main' into update-build-ti..." | Re-trigger Greptile

Comment thread src/routes/changelog/(entries)/2026-04-14.markdoc Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant