mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
PostgreSQL adapter throws non-Duplicate exceptions when a table/index already exists during concurrent createCollection. Catch Throwable and attempt metadata-only creation as fallback. Also increase Realtime coroutine attribute polling timeout from 30s to 60s. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>