mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
3306a03e8e
With 120+ jobs starting simultaneously, transient failures are common due to resource contention. Adding retry_wait_seconds: 300 to all php-retry action usages gives the CI environment time to settle before retrying failed tests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>