appwrite/app/controllers
loks0n 8201fea9ef Differentiate executor timeouts for builds, sync, and async executions
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.
2026-05-06 15:54:11 +01:00
..
api PR review improvements 2026-05-06 16:21:50 +02:00
shared Rename from dynamic key to ephemeral key (api keys) 2026-04-28 17:18:06 +02:00
web Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
general.php Differentiate executor timeouts for builds, sync, and async executions 2026-05-06 15:54:11 +01:00
mock.php chore: bump PHPStan to level 4 and fix all new errors 2026-04-19 17:31:20 +05:30