-
Notifications
You must be signed in to change notification settings - Fork 3
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
Alerts for Fetch METS failures and method to retry. #21
Labels
enhancement
New feature or request
Comments
We could do this to add error reporting:
Subsequent to that we could see whether adding recovery handling is worth it. |
mcantelon
added a commit
that referenced
this issue
Jan 4, 2024
mcantelon
added a commit
that referenced
this issue
Jan 4, 2024
mcantelon
added a commit
that referenced
this issue
Jan 10, 2024
mcantelon
added a commit
that referenced
this issue
Mar 21, 2024
mcantelon
added a commit
that referenced
this issue
Mar 21, 2024
mcantelon
added a commit
that referenced
this issue
Mar 21, 2024
mcantelon
added a commit
that referenced
this issue
Mar 21, 2024
mcantelon
added a commit
that referenced
this issue
Mar 22, 2024
mcantelon
added a commit
that referenced
this issue
Mar 23, 2024
mcantelon
added a commit
that referenced
this issue
Mar 23, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 24, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 24, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 24, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 24, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 24, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 25, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 25, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 25, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 25, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 25, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 25, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 26, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 26, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 26, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 26, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 26, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
Mar 26, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
May 1, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
mcantelon
added a commit
that referenced
this issue
May 1, 2024
Added fetch error model, a helper function to add error information to it, and reporting of errors to the storage service page.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AIPScan is intended to be able to scan large volumes of AIPs. We need to expect that some AIPs will not be retrieved or parsed correctly. We need to define requirements for catching & managing these types of errors (could include manual error handling workflows)
The text was updated successfully, but these errors were encountered: