-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update note about confirmation emails in publishing workflow docs #1341
Conversation
README.md
Outdated
# wait for all ETD emails to be received (the preservation email is the final one to look for) | ||
# scale the worker back down so we do not pay for more CPU/memory than we need | ||
# wait for all ETD emails to be received (there are three emails: one overall results summary, one preservation | ||
# results summary, and one MARC batch export. The batch export email is typically the final one to look for). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm glad you are updating these docs as I noted the last time I ran them there was a discrepancy but wasn't sure if it was going to be predictive. It seems like it is. That said, would you be okay with removing the bit that says which one is last and just introducing this new change that list what the 3 are? i.e,. just removing The batch export email is typically the final one to look for
and leaving the rest of this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you want to keep that in I'm fine with it though as it does seem to have been stable over the last several runs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, that works for me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving but please note comments in case you want to make the small change I am suggesting.
Why these changes are being introduced: The readme indicates that the last email to look for while running the publication workflow is the preservation email. The past few times I've run the job, it's been the MARC export email. Relevant ticket(s): N/A How this addresses that need: This generalizes the aforementioned note to check for the presence of all three emails, before suggesting that the MARC email may be the last one in the series. Side effects of this change: None.
Why these changes are being introduced:
The readme indicates that the last email to look for while running the publication workflow is the preservation email. The past few times I've run the job, it's been the MARC export email.
Relevant ticket(s):
N/A
How this addresses that need:
This generalizes the aforementioned note to check for the presence of all three emails, before suggesting that the MARC email may be the last one in the series.
Side effects of this change:
None.
Developer
our guide and
all issues introduced by these changes have been resolved or opened as new
issues (link to those issues in the Pull Request details above)
Code Reviewer
(not just this pull request message)
Requires database migrations?
NO
Includes new or updated dependencies?
NO