mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 14:58:33 +00:00
open-runtimes executor (v1/runtimes) supports passing a timeout parameter that defaults to 600 seconds.
->param('timeout', 600, new Integer(), 'Commands execution time in seconds.', true)
https://github.com/open-runtimes/executor/blob/main/app/http.php#L383
This change passes the _APP_FUNCTIONS_BUILD_TIMEOUT env var.
|
||
|---|---|---|
| .. | ||
| Executor.php | ||