#1 by None
Players are grouped into 4's at the start of a milti-round app. In the middle of each round is a page with a task that times out (There is no next button). There is a WaitPage immediately after his with: after_all_players_arrive = 'set_payoffs' If one of the players closes their browser, the other 3 players wait on the WaitPage indefinitely. I have: OTREE_PRODUCTION=1 OTREE_AUTH_LEVEL=STUDY Is there any way around this? Thanks