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

Robustify EmbargoExpiryJob #1989

Closed
mbarnett opened this issue Nov 16, 2020 · 0 comments
Closed

Robustify EmbargoExpiryJob #1989

mbarnett opened this issue Nov 16, 2020 · 0 comments
Assignees
Labels

Comments

@mbarnett
Copy link
Contributor

Right now, when we have a large batch of items & theses expected to come out of embargo, if, say, the very first item to come out of embargo fails for some reason (as happened all weekend), the Job as a whole crashes and nothing else comes out of embargo.

We should, at minimum, catch and log the error and then move on to the other items.

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

No branches or pull requests

2 participants