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

Handle MatchCancelled and revert all data for that match #94

Open
abeninski opened this issue Nov 22, 2020 · 0 comments
Open

Handle MatchCancelled and revert all data for that match #94

abeninski opened this issue Nov 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@abeninski
Copy link
Contributor

abeninski commented Nov 22, 2020

We need a way to cancel a match because sometimes a bug happens and wrong result is recorded.
There is already MatchCancelledEvent which we need to handle and revert all data that the MatchFinishedEvent added.

You need to make sure that MatchFinishedEvent has already happened because in some cases MatchCancelledEvent can be fired without MatchFinishedEvent.

@abeninski abeninski added the enhancement New feature or request label Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant