walletconnect-monorepo icon indicating copy to clipboard operation
walletconnect-monorepo copied to clipboard

fix: failed connections are still retried when closed

Open QingWei-Li opened this issue 3 years ago • 0 comments

Description

If a wrong bridge is set, the _nextSocket will retry indefinitely. The _nextSocket does not stop when the connection is closed.

How Has This Been Tested?

Due Dilligence

  • [ ] Breaking change
  • [ ] Requires a documentation update
  • [ ] Requires a e2e/integration test update

QingWei-Li avatar Aug 15 '22 09:08 QingWei-Li