interledger / web-monetization-extension

An open-source browser extension that enables Web Monetization.
Apache License 2.0
77 stars 6 forks source link

feat(ConnectWalletForm): let retry key auto-add on some errors #642

Closed sidvishnoi closed 1 month ago

sidvishnoi commented 1 month ago

Support retry add-key on retry-able errors, such as timed out waiting for login, wrong account was logged in etc.

Also add a cause property on ErrorWithKeyLike.

Part of https://github.com/interledger/web-monetization-extension/issues/613

github-actions[bot] commented 1 month ago

Extension builds preview

Name Link
Latest commit 28008b6868d48c06b0cd61903f7fb7e1f9a4971b
Latest job logs Run #11179472766
BadgeDownload
BadgeDownload
sidvishnoi commented 1 month ago
On popup re-open After clicking "why?" in error
image image