mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
9a97694a19
- 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>