mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
MongoDB CI builds take longer to process the deployment queue, causing testSiteDomainReclaiming to timeout at 400s. Increase to 600s. testScopes has an intermittent 401 auth failure - add #[Retry(count: 3)] for resilience. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>