mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
- Realtime: Use getLastEmailByAddress with userId probe instead of getLastEmail to prevent email race conditions in parallel execution; add status assertions on verification/recovery PUT responses for clearer failure diagnostics - Avatars: Wrap external URL image fetches in assertEventually to retry transient network failures from appwrite.io - Migrations: Increase performMigrationSync timeout from 10s to 60s - GraphQL: Increase attribute polling timeouts from 60s to 120s with 500ms intervals to accommodate PostgreSQL under CI load Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| AvatarsBase.php | ||
| AvatarsConsoleClientTest.php | ||
| AvatarsCustomClientTest.php | ||
| AvatarsCustomServerTest.php | ||