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

Pairing messages not send when player was unavailable at round start #469

Open
hopffgam opened this issue Oct 18, 2022 · 1 comment
Open

Comments

@hopffgam
Copy link
Contributor

In the following situation no pairing message is sent:

  1. Team player A gets unavailable before round start.
  2. No alternate is found until round start
  3. At round start the opponent B of player A gets a message from chesster that we are still searching for an alternate
  4. Before an alternate is found, player A decides to switch to available and play the game. The alternate search is now stopped but A and B do not get a pairing message.

Expected: there should be a pairing message in the above scenario when player A goes available in step 4.

An additional consequence of this issue is that if the game does not get scheduled within 24 hours we assume that both players are unresponsive which is wrong as without pairing message channel we cannot even check the responsiveness.

@hopffgam hopffgam self-assigned this Oct 19, 2022
@hopffgam
Copy link
Contributor Author

#261 seems to be linked to this one as well.

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

1 participant