appwrite/tests/e2e
Jake Barnby f7ba5e39b7 fix: update Sequence validator, fix messaging race condition, improve auth retry
- Update utopia-php/database to fix Sequence validator rejecting integer
  $sequence values on MongoDB (VAR_UUID7) adapters
- Fix Base.php Filter constructor passing APP_DATABASE_QUERY_MAX_VALUES
  as $idAttributeType instead of the correct Database::VAR_INTEGER
- Fix Messaging testUpdateScheduledAt race condition by increasing
  initial scheduledAt from 3s to 30s so scheduler doesn't fire before
  the PATCH update processes
- Improve Functions callWithAuthRetry to refresh project credentials
  after 4 consecutive 401 failures and increase max retries to 10

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 23:54:39 +13:00
..
General Update 1.8.x 2026-02-04 10:05:54 +02:00
Scopes fix: improve auth retry resilience for MongoDB CI stability 2026-02-13 21:46:24 +13:00
Services fix: update Sequence validator, fix messaging race condition, improve auth retry 2026-02-13 23:54:39 +13:00
Client.php Merge branch '1.8.x' into feat-mongodb 2026-02-13 07:18:26 +00:00