hummingbot icon indicating copy to clipboard operation
hummingbot copied to clipboard

Failed Test #353 - Not cancelling orders simultaneously

Open mrhzysbl opened this issue 2 years ago • 1 comments

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

  1. Clone and install feat branch
  2. Connect gateway
  3. Connect injective perp wallet
  4. Create and start perpetual market making strategy
  5. 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

inj-perp.zip

mrhzysbl avatar May 04 '23 09:05 mrhzysbl

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.

petioptrv avatar May 05 '23 07:05 petioptrv