ASIF ABDUL RAHIMAN
ASIF ABDUL RAHIMAN
Hi, We were running on Centos 7. We were facing the issue specifically in US region. we resolved the error by specifying openresty zlib version in the install command. sudo...
To proceed with deployments we had hard-coded older version in the pipeline. If required we can revert the changes and test. Regards , Asif abdul rahiman On Thu, 21 Apr,...
@bsardo @ccorbo @pm-jaydeep-mohite Gentle reminder to please revisit the PR Thank you for your time and support!
@ccorbo When running ./validate.sh we are getting a new error `ok github.com/prebid/prebid-server/v3/errortypes (cached) 2025/10/29 23:52:34 http: superfluous response.WriteHeader call from github.com/prebid/prebid-server/v3/exchange.TestExtraBidWithMultiCurrencies.func1 (bidder_test.go:2991) --- FAIL: TestNewExchange (0.04s) exchange_test.go:91: NewExchange produced an...
> @asifrahiman You need to add a revx.yaml file under static/bidder-info. I see it was present in earlier commits, was it accidentally removed? > > https://docs.prebid.org/prebid-server/developers/add-new-bidder-go.html, instructions under `Bidder Info`...