Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle failure or exception that may occur in Orderbook processing. #127

Open
hiteshprajapati opened this issue Jul 5, 2022 · 1 comment

Comments

@hiteshprajapati
Copy link

hiteshprajapati commented Jul 5, 2022

How to handle or add handler code which gets executed when any failure or exception occurs during Orderbook order Processing during newOrder(OrderCommand cmd); or cancel order - CommandResultCode cancelOrder(OrderCommand cmd);

@edugrip
Copy link

edugrip commented Mar 13, 2023

Can you elaborate your issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@hiteshprajapati @edugrip and others