-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Timeout on page is different to the config. #8973
Comments
How are you using
|
And I should add - 3000 is the default for |
Thanks for the info @dgirardi. That's correct, i'm using requestBids function as I'm running parallel auctions with A9. Could you explain what you mean by the timeout running only on the specific auction? The timeouts set should be running on every auction here. Or is it a case of the 1500ms being respected on page, but debugging not picking it up as it's handled via the requestBids function? |
if you call Auction-specific arguments are not accessible via |
Type of issue
I have the Prebid timeout set in the config to 1500, the failsafe at 2000, and consent manager at 8000. When implemented on page however, the timeout is showing as 3000ms. There is no reference of 3000 anywhere in the code.
Description
Steps to reproduce
View config on the test page below.
Test page
https://www.thelondoneconomic.com/politics/ben-jerrys-send-pointed-message-to-new-home-secretary-334534/?pbjs_debug=true
The text was updated successfully, but these errors were encountered: