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

Feature-90: store_object Exceptions & Logging #91

Merged
merged 6 commits into from
May 23, 2024

Conversation

doulikecookiedough
Copy link
Contributor

When an object fails to store a series of exceptions are logged which are redundant/repetitive (too much info).

Summary of Changes:

  • Logging levels have been adjusted for the entire store_object process and related methods so that only one exception is thrown with the relevant stack trace/errors.
  • Exception messaging has been revised to improve clarity
  • New custom exception "PidObjectMetadataError"

@doulikecookiedough doulikecookiedough merged commit 31aa090 into develop May 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant