Skip to content

Conversation

ThibaultJRD
Copy link
Contributor

Problem:
Currently, when we create the SDK websocket listener we cannot specify an 'on error' event. Which means in the case of a connection hangup or failure, the listener will stay in an zombie state.

Solution:
Add try / catch with onError event in client connect function

@ThibaultJRD ThibaultJRD self-assigned this Nov 22, 2022
lebascou and others added 6 commits May 29, 2023 15:15
* master:
  [LUM-638] Add pagination to millions extension (#56)
  [LUM-619] Add Millions messages (#55)
  Hotfix (#54)
  [LUM-548] Upgrade dependencies and add Amino types (#53)
  Bump version
  Register new upgrade module messages
  Register legacy options (#52)
  Upgrade SDK JS to match chain latest used version (#51)
@ThibaultJRD ThibaultJRD temporarily deployed to production June 1, 2023 17:03 — with GitHub Actions Inactive
@ThibaultJRD ThibaultJRD merged commit c91d709 into master Jun 2, 2023
@ThibaultJRD ThibaultJRD deleted the improvement/lum-473 branch June 2, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants