Skip to content

Issue-67: Add error handler for unexpected osdu errors

Vsevolod Svirin requested to merge bugfix/issue-67_handle_errors_from_storage into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

Does this introduce a change in the cloud provider implementation, and if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a change that must be documented in the README.md file?

  • [No]

Updates description?

Add a handler to log and handle the errors from external services, e.g. OSDU services. Closes #67 (closed).

Edited by Vsevolod Svirin

Merge request reports