Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Support for limiting the number of interest groups processed by buyer #49

Description

@maciejkowalczyk

Limiting the number of processed interest groups is important for managing operational costs.
Additionally, it has a direct impact on latency — for instance, unless the number of vCPUs in a Bidding Service node significantly exceeds the number of generateBid() executions required to handle a single GenerateBidsRequest.

For the browser-side auctions there is an perBuyerGroupLimits auction parameter that limits the number of interest group processed in the priority order.
On server side, however, it might be more suitable to introduce a buyer-controlled configuration parameter to achieve similar functionality.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions