mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
- Add retry logic with delays for transient 401 auth errors during project setup in ProjectCustom::getProject() (cherry-pick from feat-db-tests) - Replace 10-minute activation polling in SitesBase with 30-second auto-activation wait followed by explicit PATCH /sites/:siteId/deployment fallback to prevent test suite timeouts when the build worker is slow to auto-activate Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>