-
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
Audiencerun Bid Adapter 1.1.0 #6919
Conversation
Develop See merge request equipe-formats/audiencerun-prebid-adapter!29
…dId from spec tests
…dId from spec tests
@audiencerun can you confirm this is intentionally still in draft? |
Thanks |
6465 fixes are required for pb5 inclusion Making ontimeout configurable would just mean wrapping the call in something like if(!getConfig(...)) {} Alternatively, you could just add a disclosure you make calls ontimeout to your doc. |
@audiencerun Did you still need to make the timeout change? |
Hey @audiencerun just checking back in on this. If I'm understanding correctly you need to make a documentation update or an update to how you're doing onTimeout. Are you intending to do either of those or am I misunderstanding the status of this? |
develop -> master See merge request equipe-formats/audiencerun-prebid-adapter!34
Hi, we have added some fixes:
However, some test cases failed for other adapters on CircleCI. Please let us know If we have to do something on our side or you can simply re-run the tests? |
Rerunning the test worked, it failed on a normal timeout issue we see all the time on tests. My tests worked as well. This looks good to go! |
Hi @Rothalack, Just noticed that there is a disclosure for our adapter on https://docs.prebid.org/dev-docs/bidders/audiencerun.html#description about |
Definitely! You should be able to make that PR and mention this PR to show the code. |
Type of change
Description of change
Other information