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

Change AD confirm. letters job start time #586

Merged
merged 3 commits into from
Jul 24, 2020

Conversation

Cruikshanks
Copy link
Member

https://eaflood.atlassian.net/browse/RUBY-1161

The logic of the job is that it looks for AD registrations created that day. Any it finds it creates a PDF containing a copy of the confirmation letter for each one.

Because of this it needs to run at the end of the day to pick up registrations created. The previous default start time of 00:55 means it was running at a time when there would never have been anything created.

22:35 seems to fit amongst the other jobs, and be towards the end of the day. It doesn't have to be at 23:59 because AD registrations have to be created by NCCC and they will have long finished for the day.

https://eaflood.atlassian.net/browse/RUBY-1161

The logic of the job is that it looks for AD registrations created that day. Any it finds it creates a PDF containing a copy of the confirmation letter for each one.

Because of this it needs to run at the end of the day to pick up registrations created. The previous default start time of 00:55 means it was running at a time when there would never have been anything created.

22:35 seems to fit amongst the other jobs, and be towards the end of the day. It doesn't have to be at 23:59 because AD registrations have to be created by NCCC and they will have long finished for the day.
@Cruikshanks Cruikshanks added the housekeeping Refactoring, tidying up or other work which supports the code label Jul 24, 2020
@Cruikshanks Cruikshanks self-assigned this Jul 24, 2020
@Cruikshanks Cruikshanks marked this pull request as ready for review July 24, 2020 11:01
@Cruikshanks Cruikshanks merged commit f3c682f into main Jul 24, 2020
@Cruikshanks Cruikshanks deleted the change-ad-confirm-letters-default-start-time branch July 24, 2020 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the code
Projects
None yet
2 participants