-
Notifications
You must be signed in to change notification settings - Fork 769
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
Stored bid response not found #2487
Labels
Comments
Hi @VeronikaSolovei9 -- PBS-Java bails on the request with an error. I would suggest the same for PBS-Go
|
Thank you for the answer Bret! If so then we will need to change current behavior and fail the request. |
Please do not close this issue until this is fixed. |
Implemented in PBS-Go 0.251.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is a correct way to handle impression with stored bid response if stored bid response is not found?
Currently we don't fail request if stored bid response is not found for one or more imps. Those impressions will have no bids back.
Question: should we run impression with stored bid response as usual impression if stored bid response is not found?
Follow up for proposed changes in this PR: #2473
The text was updated successfully, but these errors were encountered: