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

UserID Module: continue the auction if userId init fails #8788

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

dgirardi
Copy link
Collaborator

@dgirardi dgirardi commented Aug 4, 2022

Type of change

  • Bugfix

Description of change

If the userId initialization logic fails, it silently stops the auction from running. In theory with #8401 errors from ID submodules should be handled gracefully, but I think it's better to continue the auction regardless (possibly without any IDs) if some other part of the logic throws.

@patmmccann patmmccann changed the title UserID: continue the auction if userId init fails UserID Module: continue the auction if userId init fails Aug 4, 2022
@patmmccann patmmccann removed the request for review from jlustig11 August 4, 2022 21:00
@patmmccann
Copy link
Collaborator

@jlustig11 fyi, might be related to #8770

@jlustig11
Copy link

Thanks Patrick. @dgirardi I agree with your fix here, certainly better to continue the auction. Is the userID failing logged somewhere

Regardless @patmmccann thanks for the mention. When this is merged Magnite can help test that version of Prebid.

@patmmccann
Copy link
Collaborator

@jlustig11 any help on the path to merge would be much appreciated

Copy link
Collaborator

@robertrmartinez robertrmartinez left a comment

Choose a reason for hiding this comment

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

Agree, continuing auction is definitely the right choice.

@ChrisHuie ChrisHuie self-requested a review August 8, 2022 17:49
@ChrisHuie ChrisHuie self-assigned this Aug 8, 2022
@patmmccann patmmccann merged commit 638e7c5 into prebid:master Aug 9, 2022
JacobKlein26 pushed a commit to nextmillenniummedia/Prebid.js that referenced this pull request Feb 9, 2023
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants