Fix swap flipping to error after websocket already confirmed success - #1121
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @ted-palmer's task in 32s —— View job 📝 Docs Drift Check — No docs impact This PR does not touch surfaces that require a |
|
Claude finished @ted-palmer's task in 1m 58s —— View job Code ReviewReviewed 6 files (+175/−4). Checked correctness, error handling, async/race behavior, and repo guidelines. No high-confidence issues found. The fix is well-designed and addresses the bug at three complementary layers, so a late RPC receipt error after backend-confirmed success can no longer flip the flow to error:
Notes I verified while reviewing (all fine, no action needed):
Nice, targeted fix with good test coverage. |
|
No description provided.