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

fix: replace logs with appropriate handler #1072

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

charmi-v
Copy link
Contributor

@charmi-v charmi-v commented Sep 4, 2024

Description

Added Notify.error for operations without error handling
Added LogService.info for logging responses
Added LogService.error for logging API failures.

Why

The changes were required to improve the error handling and logging within our operations & for operations without error handling, we can ensure that any unexpected issues are properly communicated to the user.

Issue

#701

Checklist

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally

oyo
oyo previously approved these changes Sep 6, 2024
Copy link
Contributor

@manojava-gk manojava-gk left a comment

Choose a reason for hiding this comment

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

notes related change. rest looks good to me

CHANGELOG.md Outdated
- fixed technical user selection

## 2.2.0-RC2
## Unreleased 2.2.0-RC3
Copy link
Contributor

Choose a reason for hiding this comment

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

this is not related to RC3 changes. Kindly put this change note at the top with title - unreleased

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@manojava-gk updated the changelog

@manojava-gk manojava-gk self-requested a review September 13, 2024 09:39
Copy link
Contributor

@manojava-gk manojava-gk left a comment

Choose a reason for hiding this comment

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

lftm

@MaximilianHauer MaximilianHauer added this to the Release 24.12 milestone Sep 13, 2024
Copy link
Contributor

@evegufy evegufy left a comment

Choose a reason for hiding this comment

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

could you please resolve the conflicts?

@oyo could you please review?

Copy link

sonarcloud bot commented Oct 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: IN PROGRESS
Development

Successfully merging this pull request may close these issues.

5 participants