mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
ab85942276
getRoot() now retries up to 5 times with session verification to handle race conditions when multiple paratest workers initialize simultaneously. Previously, if account creation or session creation failed under load, all subsequent test requests would fail with 401. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>