Page 1 of 1

WebDip isn't saving moves

Posted: Mon Oct 03, 2022 6:02 am
by teflon
In both of my games in both Chrome and Firefox when you click save, the moves don't get saved.

Re: WebDip isn't saving moves

Posted: Mon Oct 03, 2022 6:33 am
by teccles
I found the same. As a workaround for now, the beta site works.

Re: WebDip isn't saving moves

Posted: Mon Oct 03, 2022 7:14 am
by teflon
thanks

Re: WebDip isn't saving moves

Posted: Mon Oct 03, 2022 9:35 am
by Strauss
Here also.

Re: WebDip isn't saving moves

Posted: Mon Oct 03, 2022 10:17 am
by captainmeme
Paused all processing while this problem is resolved.

Re: WebDip isn't saving moves

Posted: Mon Oct 03, 2022 10:33 am
by Strauss
Thanks to stop processing and extra time.

Re: WebDip isn't saving moves

Posted: Mon Oct 03, 2022 9:59 pm
by Rainfromabove
Hi, sorry any updates for when to check back/when this might be resolved?

Re: WebDip isn't saving moves

Posted: Mon Oct 03, 2022 10:55 pm
by captainmeme
This is fixed now (thank you Kestas!)

Re: WebDip isn't saving moves

Posted: Mon Oct 03, 2022 10:56 pm
by kestasjk
Apologies; a change was made to remerge the github and latest codebase and a change went missing. I still don't understand how it worked when I tested it..

Let me know if any issues persist, I've added time to all games. Thanks for reporting this.

Re: WebDip isn't saving moves

Posted: Mon Oct 03, 2022 11:27 pm
by Strauss
Where was the extra time? After restart I had 1 min for the next phase and I missed moves. Damn.

Re: WebDip isn't saving moves

Posted: Tue Oct 04, 2022 4:33 pm
by captainmeme
It looks like it just triggered an excused missed turn - so no reliability impact. I added the EMT back on for you.

Re: WebDip isn't saving moves

Posted: Thu Oct 06, 2022 6:13 am
by Wusti
Cap - your reset of my RR shows my RR back at 88% but I still can't join games with 80% requirement - something is not right...

Re: WebDip isn't saving moves

Posted: Thu Oct 06, 2022 11:00 pm
by captainmeme
This is a bug I've forwarded to Kestas... No idea what's causing it but we've had a fair few reports of it over the past few days.

Re: WebDip isn't saving moves

Posted: Fri Oct 07, 2022 12:46 am
by kestasjk_vesco
Yep thanks for reporting this, I thought I might've resolved it earlier but apparently not. Hang tight and I'll let you know once resolved

Re: WebDip isn't saving moves

Posted: Mon Oct 10, 2022 12:43 am
by kestasjk
Okay; so the RR calculations previously would do a scan of the entire user table and the entire missed turns table for every turn and every user, and this was the cause of some of the locking issues so it needed to be optimized, so a few dev cycles ago I optimized the RR calcs.
There was a bug in there so that if a user didn't have any missed turns during the reliability rating period it wouldn't update them, so users that previously had missed turns but no longer do didn't get updated.

I've fixed this bug and rerun it, can you let me know if the issues continue. Thanks for letting us know about this

Re: WebDip isn't saving moves

Posted: Tue Oct 11, 2022 11:41 am
by Wusti
All good now thanks Kestas