Zhongshi Xi
Zhongshi Xi
@VeronikaSolovei9 i saw the PR is closed - https://github.com/prebid/prebid-server/pull/3634#issuecomment-2070367928 which other place should i take a look for the corresponding fix?
going to merge from the latest master and try it again
@bsardo thanks for the fix, it works again ( i have updated my branch to have the latest master branch code )
@VeronikaSolovei9 ``` docker compose build --no-cache ``` usually it is used to build the image completely from scratch, but you do not have to use it. The docker engine should...
@VeronikaSolovei9 no problem, thank you for all your feedbacks and review - excited about growing this tutorial module into a much more complete, matured, easy-to-use form in the future.
@bsardo was looking at the PR, I also have a use case to construct SeatNonBid from our hook, i was more thinking of directly modifying the `[]SeatNonBid` so hook that...
@ashishshinde-pubm i see, thanks for the quick response, i read the PRD and i see the community's direction to include the bidder request as part of seat non bid. since...
@ashishshinde-pubm - I read through your PR and i like the design of using `openrtb_ext.NonBidCollection{}`, since i need to implement the feature of **collecting rejected bidder request**, i will borrow...
@bsardo @SyntaxNode I will wait for you guys discussion & ideas before I start the POC
@bsardo, let me know if you have any updates. I am going to do a short POC **for my company's requirement** to address the vendor list issue very soon; if...