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

OP-7604 : Handling Exceptions #48

Merged
merged 15 commits into from
Oct 5, 2021
Merged

OP-7604 : Handling Exceptions #48

merged 15 commits into from
Oct 5, 2021

Conversation

rahul-chekuri
Copy link
Collaborator

return response
}.call() as okhttp3.Response

if (!obj.isSuccessful()) {

Choose a reason for hiding this comment

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

add log error

return response
}.call() as okhttp3.Response

if (!obj.isSuccessful()) {

Choose a reason for hiding this comment

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

add log error

@ramyaravi-opsmx ramyaravi-opsmx merged commit 78c60b2 into v3.9 Oct 5, 2021
@ramyaravi-opsmx ramyaravi-opsmx deleted the OP-7604-logs branch October 5, 2021 13:36
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.

2 participants