Skip to content

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
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