hummingbot
hummingbot copied to clipboard
Failed Test #353 - Not cancelling orders simultaneously
Summary and Screenshots
Not all orders are being cancelled at the same time. The client keeps on "Canceling active order" while .
https://user-images.githubusercontent.com/120451804/236168912-d62dd933-357f-4385-88fc-5eaca1c35cc3.mov
Steps To Reproduce
- Clone and install feat branch
- Connect gateway
- Connect injective perp wallet
- Create and start perpetual market making strategy
- Run the status --live and observe the logs, status screen along with the web app
Expected Results
Orders should be cancelled at the same time or only with a split second delay.
Test Result Comparison
Attachments
This seems similar to this ticket. Both are related to issue with the Injective JS SDK and the Injective team is currently looking into it. Let's keep the ticket open for tracking.