Code Monkey home page Code Monkey logo

Comments (4)

EricRobert avatar EricRobert commented on July 27, 2024

Hello,

The demo stack was setup such that only 42 bids were performed. Everything else was filtered out because the agent's configuration set it's frequency-cap to 42. And since the mock exchange was always sending the same user id in its bid request, it got cut off by the frequency cap augmenter.

Thus, I push a small fix for this to randomize the user id. It should fix the issue. Let me know.

Cheers,

Éric

from rtbkit.

kranjan94 avatar kranjan94 commented on July 27, 2024

Hi Eric,

I'm actually currently having a problem where I'm not seeing any wins at all. This was happening both before and after your new push, so I don't think it's related to that.

I was, however, able to get a good amount of wins by removing the frequency-cap filter from the fixed-price bidding agent example entirely.

Regards,
Kushal

from rtbkit.

RAttab avatar RAttab commented on July 27, 2024

Is this still an issue? The rtbkit_integration_test and the demo stack seems to be working fine.

Note that if the frequency cap augmenter is the issue there's a few things you can check:

  • Make sure that the augmenter is running otherwise all bid request will get filtered out.
  • Check graphite for the stats related to the frequency cap (.router.augmentationLoop.augmentor.frequency-cap.* and .router.accounts..filter.dynamic.frequency-cap.)

from rtbkit.

RAttab avatar RAttab commented on July 27, 2024

No answer for 10 days so I'll assume that this issue has been resolved. Please re-open the issue if this is not the case.

from rtbkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.