Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/ cancel and order status for MEXC connector #6683

Closed
wants to merge 2 commits into from

Conversation

BuddhaSource
Copy link

Something broke MEXC cancel logic, added a fail safe logic to catch cancel.
HB tries to get the status but, in return gets the error "-2001" which means an unknown error and is not handled.

Before submitting this PR, please make sure:

  • [Yes ] Your code builds clean without any errors or warnings
  • [ Yes] You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:

Tests performed by the developer:

Tips for QA testing:

Something broke MEXC cancel logic, added a fail safe logic to catch cancel.
@nikspz
Copy link
Contributor

nikspz commented Nov 27, 2023

@nikspz
Copy link
Contributor

nikspz commented Dec 11, 2023

Should be fixed with #6691

@nikspz nikspz closed this Dec 11, 2023
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.

None yet

2 participants