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

Let's use the startup_checklist to generate a call #162

Open
dneise opened this issue Nov 27, 2016 · 5 comments
Open

Let's use the startup_checklist to generate a call #162

dneise opened this issue Nov 27, 2016 · 5 comments

Comments

@dneise
Copy link
Member

dneise commented Nov 27, 2016

The last shifter did not startup main.js ~20minutes before the scheduled startup, but about 3 minutes later, because there was something urgent to do.

I think we should generate a call, when the startup checklist is not filled until 20minutes before the scheduled startup, this might have reminded him early enough ...

@jebuss
Copy link
Member

jebuss commented Jan 7, 2019

Last night I forgot that I was on shift. The shift helper called me but at the time he called me the scheduled startup time was already passed. So I up this issue

@maxnoe
Copy link
Member

maxnoe commented Jan 7, 2019

If that happend, it's not correct. The shifthelper should have called you ten minutes before the scheduled startup.

@maxnoe
Copy link
Member

maxnoe commented Jan 7, 2019

We need to investigate what happend here, because the startup was scheduled for 19:08, but the shifthelper only called at 19:10. It should have called as early as 18:58.

@maxnoe
Copy link
Member

maxnoe commented Jan 7, 2019

There was no error in the database cloning, it was done every minute.

@maxnoe
Copy link
Member

maxnoe commented Jan 7, 2019

Checking the code again, this is not the case.
Should we just add a - timedelta(minutes=15) to is_shift_at_the_moment? Then it would call fifteen minutes before startup if main.js is not running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants