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

put server latency on bidder timeout event for NO_BIDs #2561

Merged
merged 1 commit into from
May 23, 2018

Conversation

snapwich
Copy link
Collaborator

Type of change

  • Bugfix

Description of change

Server latency was only being attached to successful bids which means NO_BIDs and such were not getting latency results from prebid server. This attaches the latency to the BIDDER_DONE event so bidders can still get latency results for NO_BIDs.

Copy link
Collaborator

@jaiminpanchal27 jaiminpanchal27 left a comment

Choose a reason for hiding this comment

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

LGTM

@jaiminpanchal27 jaiminpanchal27 added LGTM needs 2nd review Core module updates require two approvals from the core team labels May 22, 2018
@mkendall07 mkendall07 merged commit ebf0d30 into prebid:master May 23, 2018
@robertrmartinez robertrmartinez deleted the bidder-done-tracking branch July 5, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM needs 2nd review Core module updates require two approvals from the core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants