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

Handle failures when pushing file upload manifests to Dewrangle #814

Open
znatty22 opened this issue Jan 30, 2022 · 0 comments
Open

Handle failures when pushing file upload manifests to Dewrangle #814

znatty22 opened this issue Jan 30, 2022 · 0 comments
Assignees
Labels
feature New functionality

Comments

@znatty22
Copy link
Member

This is part of #800 but broken out into a separate issue so as to keep the PRs reasonable.

There are two scenarios that could cause failures when pushing the content of file upload manifests to Dewrangle:

  • While parsing of file version content into ExpectedFiles entities
  • While submitting the ExpectedFile entities to Dewrangle

We need to handle these failures gracefully. We could do this by having daily jobs look for failed Versions and/or ExpectedFiles and retry submitting them.

@znatty22 znatty22 added the feature New functionality label Jan 30, 2022
@znatty22 znatty22 self-assigned this Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
Development

No branches or pull requests

1 participant