Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec: add some shared infra for reporting, and port forDebugOnly to it. #1296

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

morlovich
Copy link
Collaborator

@morlovich morlovich commented Oct 8, 2024

This is intended to be used for moving our Private Aggregation support into our spec, as it provides:

  • A way of identifying the winning invocations that's not tied to forDebugOnly
  • A place to store organizing information per component auction and per worklet function invocation. (Though I am a bit
    vague on how the top-level scope should work still).
    ...for now, forDebugOnly is what's ported to it, and while at it, things were fixed to actually pass the argument needed for reporting to scoreAd invocations, and to fix up additional bids (and B&A) for it.

It may make sense to move realTimeContributions in there as well, though it doesn't really benefit from any functionality besides maybe avoiding a parameter sometimes (and the split is kinda harmful).


Preview | Diff

@morlovich morlovich added the spec Relates to the spec label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec Relates to the spec
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant