appwrite/app
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
..
assets Feat: update GeoDB database 2025-12-02 01:40:44 +00:00
config Differentiate executor timeouts for builds, sync, and async executions 2026-05-06 15:54:11 +01:00
controllers Differentiate executor timeouts for builds, sync, and async executions 2026-05-06 15:54:11 +01:00
init Merge pull request #12221 from appwrite/fix-variables-api-feature-parity 2026-05-06 11:27:32 +02:00
views compose fixes 2026-04-16 16:57:19 +05:30
cli.php set setGlobalCollections logs 2026-04-30 10:36:12 +03:00
http.php Merge remote-tracking branch 'origin/1.9.x' into chore-remove-shared-v1 2026-04-20 18:04:26 +12:00
init.php fix: memory leak 2026-01-03 22:38:17 +00:00
listeners.php feat: extract session alert email into Mails listener 2026-04-09 14:01:13 +01:00
realtime.php setGlobalCollections 2026-04-29 15:41:56 +03:00
worker.php chore: bump PHPStan to level 4 and fix all new errors 2026-04-19 17:31:20 +05:30