Buy flow: survive mobile app-switch fetch drops

Mobile drops in-flight fetches when the page returns from the wallet app, which
aborted the purchase before the tx ("Failed to fetch"). Retry /api/me and
/api/sponsor, and make waitTx keep polling through transient fetch failures.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-08 10:08:34 -05:00
parent 8eedfbe6e6
commit 7d6818a8d4
4 changed files with 13 additions and 8 deletions
+2 -2
View File
@@ -696,8 +696,8 @@
</div>
</div>
<script src="/assets/common.js?v=20260908c"></script>
<script src="/assets/wallet.js?v=20260908k"></script>
<script src="/assets/my.js?v=20260908k"></script>
<script src="/assets/wallet.js?v=20260908l"></script>
<script src="/assets/my.js?v=20260908l"></script>
<script src="/assets/chat.js?v=20260907l"></script>
</body>
</html>