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

Run ESB resubmissions once per node #692

Merged
merged 3 commits into from
Mar 3, 2022

Conversation

bencalegari
Copy link
Contributor

  • Resubmission over now only occurs on apps completed half an hour after the last retry: 8 hours after submission.
  • Lock esbResubmissionTask to run once per node every hour on no more than 50 applications

[#181451258]

pwttk02 and others added 3 commits March 3, 2022 13:46
Prevent multiple resubmissions of the same applicaton by different
instances.  Added param LockAtLeastFor to @SchedulerLock and changed
task name.
- Change test to account for new limit of 50

Co-authored-by: Chibuisi Enyia <cenyia@codeforamerica.org>
Co-authored-by: Touhid Khan <Touhid.Khan@state.mn.us>
Co-authored-by: Britney Epps <bepps@codeforamerica.org>
Co-authored-by: Alex Gonzalez <agonzalez@codeforamerica.org>
@bencalegari bencalegari merged commit fd3ef33 into main Mar 3, 2022
@bencalegari bencalegari deleted the optimize-multiple-app-resubmissiom branch March 3, 2022 23:16
BisekJM pushed a commit that referenced this pull request Mar 4, 2022
- Resubmission over now only occurs on apps completed half an hour after the last retry: 8 hours after submission.
- Lock esbResubmissionTask to run once per node every hour on no more than 50 applications 
[#181451258]

Co-authored-by: pwttk02 <pwttk02@H55Dev1DSKTP023.STATE.MN.GOV>
Co-authored-by: Touhid Khan <touhid.khan@state.mn.us>
Co-authored-by: Chibuisi Enyia <cenyia@codeforamerica.org>
Co-authored-by: Britney Epps <bepps@codeforamerica.org>
Co-authored-by: Alex Gonzalez <agonzalez@codeforamerica.org>
britneyepps pushed a commit that referenced this pull request Mar 7, 2022
- Resubmission over now only occurs on apps completed half an hour after the last retry: 8 hours after submission.
- Lock esbResubmissionTask to run once per node every hour on no more than 50 applications 
[#181451258]

Co-authored-by: pwttk02 <pwttk02@H55Dev1DSKTP023.STATE.MN.GOV>
Co-authored-by: Touhid Khan <touhid.khan@state.mn.us>
Co-authored-by: Chibuisi Enyia <cenyia@codeforamerica.org>
Co-authored-by: Britney Epps <bepps@codeforamerica.org>
Co-authored-by: Alex Gonzalez <agonzalez@codeforamerica.org>
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

Successfully merging this pull request may close these issues.

2 participants