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

Timers can be off by up to 5 seconds #31

Open
FIREdog5 opened this issue Jan 16, 2021 · 0 comments
Open

Timers can be off by up to 5 seconds #31

FIREdog5 opened this issue Jan 16, 2021 · 0 comments
Assignees
Labels
back end a change to the back end of the code base bug Something isn't working front end a change to the front end of the code base medium issue A more involved issue that requires knowledge of the code base

Comments

@FIREdog5
Copy link
Contributor

The timers all throughout Shepherd are very inconsistent. The timers used in the backend often run too long, and the timers on the frontend can get desynced by 5 seconds (sometimes even more!). There are likely multiple causes for these desyncs, and going forward it's probably a better idea to use an absolute timestamp from when the timer is started to calculate times, so everything will line up.

@FIREdog5 FIREdog5 added bug Something isn't working advanced issue An issue that requires an advanced knowledge of shepherd and will be a fair amount of work back end a change to the back end of the code base front end a change to the front end of the code base medium issue A more involved issue that requires knowledge of the code base and removed advanced issue An issue that requires an advanced knowledge of shepherd and will be a fair amount of work labels Jan 16, 2021
@sberkun sberkun self-assigned this Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back end a change to the back end of the code base bug Something isn't working front end a change to the front end of the code base medium issue A more involved issue that requires knowledge of the code base
Projects
None yet
Development

No branches or pull requests

2 participants