mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Increase all default timeouts in SchemaPolling trait from 5 minutes to 10 minutes. With tests running in parallel via paratest, the attribute processing worker can become backlogged under heavy CI load, requiring longer wait times for attributes to transition from 'processing' to 'available' status. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>