Skip to content

UOE-11371: Wakanda Data is not logged if logger is disabled using publisher feature.#942

Open
pm-priyanka-bagade wants to merge 2 commits intocifrom
UOE-11371
Open

UOE-11371: Wakanda Data is not logged if logger is disabled using publisher feature.#942
pm-priyanka-bagade wants to merge 2 commits intocifrom
UOE-11371

Conversation

@pm-priyanka-bagade
Copy link
Copy Markdown
Collaborator

No description provided.

*orignalMaxBidResponse = *ao.Response
}
var loggerURL string
var headers http.Header
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Move var headers http.Header inside the if block.

}
var loggerURL string
var headers http.Header
if !rCtx.LoggerDisabled {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can you add a UT for following scenarios?

  1. Logger is Disabled and Wakanda is enabled for AppLovin Endpoint.
  2. Logger is Disabled and Wakanda is enabled for Some other endpoint Request.

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