Skip to content

Conversation

@igorpronin
Copy link
Contributor

@igorpronin igorpronin commented Mar 28, 2025

Summary

Added messages to handle to avoid "Unhandled string event type" error

PR Checklist

As part of the PR, make sure you have:

  • No breaking changes / documented all breaking changes clearly.
  • Updated & checked that all tests pass.
  • Updated the endpoint map (optional, if you know how).
  • Increased the version number in the package.json
  • Checked npm install runs without issue.
  • Included the package-lock.json, if it changed after npm install
  • Checked npm run build runs without issue.

Copy link
Owner

@tiagosiebler tiagosiebler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small request in how we approach the fix. Please also increment the version number in the package.json, as it helps with the release process.

@igorpronin
Copy link
Contributor Author

Hi. Edited, corrected and could be merged. Take a look pls.

@igorpronin igorpronin requested a review from tiagosiebler April 1, 2025 13:50
@igorpronin igorpronin changed the title resolveEmittableEvents(): handled 'futures.order_book' and 'spot.order_book' resolveEmittableEvents(): added message with event 'all' for handling Apr 1, 2025
tiagosiebler
tiagosiebler previously approved these changes Apr 1, 2025
Copy link
Owner

@tiagosiebler tiagosiebler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for the fix!

@tiagosiebler tiagosiebler changed the title resolveEmittableEvents(): added message with event 'all' for handling fix(v1.1.5): added ws message with event 'all' for handling Apr 1, 2025
@tiagosiebler tiagosiebler merged commit 643ec02 into tiagosiebler:master Apr 1, 2025
1 check failed
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.

2 participants