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

[Core] Fix the logger to handle exception deserializer #467

Merged
merged 4 commits into from Mar 27, 2024

Conversation

Tankilevitch
Copy link
Contributor

Description

What - Added a handler for a bug in loguru which fails to deserialize an error
Why -
How -

Type of change

Please leave one option from the following and delete the rest:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New Integration (non-breaking change which adds a new integration)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Non-breaking change (fix of existing functionality that will not change current behavior)
  • Documentation (added/updated documentation)

Screenshots

Include screenshots from your environment showing how the resources of the integration will look.

API Documentation

Provide links to the API documentation used for this integration.

@github-actions github-actions bot added size/XS framework A change in the ocean framework files labels Mar 27, 2024
Copy link
Collaborator

@yairsimantov20 yairsimantov20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌊

CHANGELOG.md Outdated Show resolved Hide resolved
@Tankilevitch Tankilevitch merged commit 322a735 into main Mar 27, 2024
4 checks passed
@Tankilevitch Tankilevitch deleted the fix-the-logger-to-handle-exception-deserializer branch March 27, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework A change in the ocean framework files size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants