You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: