-
Notifications
You must be signed in to change notification settings - Fork 737
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Priority Bidder Code * Tweak Priority Ejector to update pri groups * Fallback Ejector * Opt out non prioity key support for oldest ejector * Simplified removeElementFromPriorityGroup * Add ejector specific tests * Ejector refactor, remove fallback, add tests * Fix validate merge fail * Address comments * Update IsSyncerPriority, update Pri Ejector * Update ejector logic * Implement TieEjector logic * Minor tweaks * Update IsSyncerPriority logic * One line update to pri ejector * Clean up, add tests * Sole element > MaxCookieSize edge case * Pass syncerByBidder, add new test * Return unaltered cookie and 200 * Just return 200 and warning, cookie unchanged
- Loading branch information
1 parent
f54d374
commit b96e2f7
Showing
12 changed files
with
943 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.