prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.

Home Page:https://docs.prebid.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bidderRequestsCount not incrementing with s2sTesting module

Sir-Will opened this issue · comments

Type of issue

Bug

Description

The bidderRequestsCount value is not incrementing for client requests when the s2sTesting module is in use. This is causing some client bidder requests to break as a value greater than 0 is expected.

Steps to reproduce

  1. Configure bids with bidSource client
  2. Run auction
  3. Check the bidderRequests with bidSource client in the auctionEnd events

Expected results

bidderRequestsCount to increment with each client request.

Actual results

bidderRequestsCount is always 0.

Platform details

v8.30.0