acebusters / acebusters-frontend

Web client for blockchain poker
https://dapp.acebusters.com
GNU Affero General Public License v3.0
22 stars 9 forks source link

sometimes it times you out before you have cards dealt preflop #911

Open sunify opened 6 years ago

sunify commented 6 years ago

From @troggy:

  1. sometimes it times you out before you have cards dealt preflop. After that you are in sit out and it might take multiple times to press “Sit in” and refresh window to get back in the game.
  2. Couple of times :point_up: this happened for both players at the same time which was even worse

Looks related to bad connection (times out before bet receipt received).

Possible solutions:

  1. Increase timeouts
  2. Post blinds on backend (like already done for tournaments here https://github.com/parsec-labs/oracle-cashgame/commit/0510675d543a2a18a92e6231fd673497d3c2bec7)