appwrite/tests/e2e/Services/Functions
Jake Barnby ce0b7ab455 fix: increase function deployment build timeout to 4 minutes
FunctionsBase deployment polling was only 100 seconds, insufficient
under CI load when build workers are busy. Increased to 240 seconds
for both deployment readiness and activation checks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 06:10:18 +13:00
..
FunctionsBase.php fix: increase function deployment build timeout to 4 minutes 2026-02-19 06:10:18 +13:00
FunctionsConsoleClientTest.php perf: Remove @depends from Account, Functions, Storage, Users, VCS, Messaging tests 2026-02-06 11:54:14 +13:00
FunctionsCustomClientTest.php Fix test 2026-01-30 22:44:19 +13:00
FunctionsCustomServerTest.php fix: add retry logic to setupFunction for flaky 401 auth errors 2026-02-13 09:53:14 +13:00