mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
The root cause of flaky attribute processing tests is that a single appwrite-worker-databases container cannot keep up with attribute creation jobs when tests run in parallel via paratest. This fix: - Scales the databases worker to 4 instances during E2E service tests - Reverts timeout increases that masked the underlying issue Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ApiLegacy.php | ||
| ApiTablesDB.php | ||
| ProjectConsole.php | ||
| ProjectCustom.php | ||
| ProjectNone.php | ||
| SchemaPolling.php | ||
| Scope.php | ||
| SideClient.php | ||
| SideConsole.php | ||
| SideNone.php | ||
| SideServer.php | ||