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

rhythmone: reset auctionEnded and requestCompleted on new auction #921

Merged
merged 1 commit into from
Feb 1, 2017

Conversation

kitwestneat
Copy link
Contributor

Type of change

  • Bugfix

Description of change

The RhythmOne adapter tracks the auction end and request completion, but doesn't reset the tracking variables on new bid requests. This patch resets those variables so that new bids are not ignored.

@jstocker76
Copy link
Contributor

Original dev here. Is it a known practice to invoke CallBids more than once per page view?

@mkendall07
Copy link
Member

@jstocker76
Yes it's possible via pbjs.requestBids() function to be invoked multiple times.

@jstocker76
Copy link
Contributor

Aah, good catch.

@protonate protonate self-assigned this Feb 1, 2017
@protonate protonate self-requested a review February 1, 2017 19:27
Copy link
Collaborator

@protonate protonate left a comment

Choose a reason for hiding this comment

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

LGTM, tests are green, reviewed.

@protonate protonate merged commit da10d6b into prebid:master Feb 1, 2017
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.

4 participants