Skip to content

Conversation

@Farenheith
Copy link

When an error occurs, logger is called more than once to log curl, which may be an undesirable behavior if the curl log is used for metrics, as it can pass the impression of duplicated requests.

The solution here is to pass to the logger the isError variable, so it can decide what to do with it

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.

1 participant