mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Adds Executor\Exception\Timeout (with timeoutSeconds) and translates it at each call site into BUILD_TIMEOUT, FUNCTION_SYNCHRONOUS_TIMEOUT, or FUNCTION_ASYNCHRONOUS_TIMEOUT instead of always using the misleading sync function error. Build timeouts now append to streamed buildLogs rather than replacing them, and the build worker reports its timeout via Span. |
||
|---|---|---|
| .. | ||
| api | ||
| shared | ||
| web | ||
| general.php | ||
| mock.php | ||