-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
What happened?
The function for the endpoint cancel_all_gridpool_orders in the client hangs until it gets a timeout and the current active gridpool orders don't get cancelled.
The issue can be reproduced using the CLI with a command like:
trading-cli cancel-all-orders --url "grpc://$TESTING_URL:443" --auth_key=$API_KEY --gid $GRIDPOOL_IDAlso the integration test failed.
What did you expect instead?
All active gridpool orders gets cancelled after calling cancel_all_gridpool_orders()
Metadata
Metadata
Assignees
Labels
type:bugSomething isn't workingSomething isn't working