Clone
Behrouz NematiPour
committed
on 20 Oct 21
Delayed Checkin
- The delayed check-in idea, tested.
- The idea is that the UI is not ready when sending the check-in so delay the check-in … Show more
Delayed Checkin

- The delayed check-in idea, tested.

- The idea is that the UI is not ready when sending the check-in so delay the check-in to the point that GUI is loaded and can notify that it's ready and check-in and post can start.

- :: It didn't work.

- Some other timestamps were added to the code to get the time between the time message was sent. and UI receiving it, which is the 1.200 s between when the HD sends UI Version Req and when UI actually receives it, which is the root cause of the issue. Show less