mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Root causes are fixed: Realtime now purges both projects:$projectId and users:$userId from the shared cache before the respective reads, eliminating the cross-process negative-cache races that surfaced as intermittent 'Session is not valid.' failures on appwrite-labs/cloud#3214's Realtime (dedicated) E2E. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>