forked from hummingbot/hummingbot
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using the polkadex connection I will often get orders that show in Hummingbot as failed to place, but when i look on Polkadex they are placed. The happens more often when I am placing many orders at once such as with fixed_grid strategies. For example I have a grid that should place 9 orders, and usually only 5-6 show as successful in Hummingbot but can see all 9 in Polkadex. I notice this on other strategies but it is much less often. I think this is an issue with the Polkadex server not responding fast enough, but I wonder if there is a way to do a check on a failed response if that order does exist on the orderbook.
Steps to reproduce
- Connect to Polkadex
- Start a strategy that requires multiple orders placed at once like fixed_grid
- Watch logs, and check status to confirm that Orders match up with those on Polkadex.
Release version
1.20
Type of installation
Source
Attach required files
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working