You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Success Cases**: Transaction tracking for known/duplicate transactions
86
+
-**Indeterminate Cases**: Optimistic handling for network timeouts and unknown errors
87
+
88
+
This architecture provides strong consistency guarantees while handling high-volume transaction processing with graceful degradation under network stress.
89
+
For more details, see [README_EOA.md](README_EOA.md).
65
90
66
91
### Thirdweb Service Integration (`thirdweb-core/`)
67
92
**Purpose**: First-party service integrations
@@ -261,6 +286,11 @@ cargo nextest run -p twmq --profile ci
0 commit comments