Skip to content

mock server: show more info when a call fails #128

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

chriso
Copy link
Contributor

@chriso chriso commented Mar 18, 2024

This PR improves logging when a call from the mock server fails (#126).

Before:

2024-03-18 13:53:45 [WARN] call to function send_message failed (PERMANENT_ERROR)

After:

2024-03-18 13:53:45 [WARN] call to function send_message failed (PERMANENT_ERROR => NameError: name 'resopnse' is not defined)

@chriso chriso self-assigned this Mar 18, 2024
Copy link
Contributor

@achille-roussel achille-roussel left a comment

Choose a reason for hiding this comment

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

🙌

@chriso chriso merged commit 126ed48 into main Mar 18, 2024
@chriso chriso deleted the unpack-exit-result-error branch March 18, 2024 21:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants