vegaprotocol / frontend-monorepo

Toolkit for building apps that interact with Vega
https://vega.xyz
MIT License
21 stars 14 forks source link

Handle attached TP / SL failure #6387

Closed JonRay15 closed 3 weeks ago

JonRay15 commented 3 weeks ago

The Chore

When we send a market / limit order with an attached TP / SL it is POSSIBLE for the Market / Limit to be processed successfully in the batch but the stop order to fail.

If that was to happen it would mean the user would not actually have the risk mgmt in place that they thought they would when they submitted the order, so we need to have some decent error messaging in this case.

Acceptance Criteria

Additional details / background info

JonRay15 commented 3 weeks ago

Closing as dupe