Scott Kay
Scott Kay
Re-opening. This issue is a discussion on how to implement non bid status codes in PBS-Go. This is separate and disinct from https://github.com/prebid/prebid-server/issues/2973 which solves a specific problem of attributing...
I don't doubt the fuzz testing identified an edge case, but I'm unable to reproduce this error. I ran the fuzz test on Go 1.20.5 assuming `TCFFramePlayVendorID = 970` and...
> Sorry, at this stage I dont have the bandwidth. No worries. Thank you for identifying this bug. We'll schedule it within our dev team.
@pboisso We have not forgotten about this request, but it is relatively low on our priority list. If you (or anyone) needs it sooner than we can get to it,...
The Xandr Prebid Server instance at `https://prebid.adnxs.com/pbs/v1` is deprecated. All examples should be updated to use a different host.
This was a much more widespread issue we intended to address in release v20.0.0, where we updated the rules in the readme for "pointers/omitempty" to the following: > **Use A...
We'll take this on now that the 2.6-202402 update is released.
The `coreBidderNames` slice can be altered by calls to `SetAliasBidderName` during startup. Could you please confirm all calls to the optimized `BuildBidderNameHashSet` occur after any potenital call to `SetAliasBidderName` ?...
Yes, this was completed for PBS-Go in https://github.com/prebid/prebid-server/pull/2246.
Hi @ShriprasadM. Do you still plan to implement this feature for PBS-Go?