Skip to content

Cancellation of all gridpool orders is broken #162

@daniel-zullo-frequenz

Description

@daniel-zullo-frequenz

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_ID

Also the integration test failed.

What did you expect instead?

All active gridpool orders gets cancelled after calling cancel_all_gridpool_orders()

Metadata

Metadata

Labels

type:bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions