Skip to content

Spec for aggregate debug reporting reports generation and delivery#2

Open
linnan-github wants to merge 6 commits intoadrHeaderfrom
adrReportCreate
Open

Spec for aggregate debug reporting reports generation and delivery#2
linnan-github wants to merge 6 commits intoadrHeaderfrom
adrReportCreate

Conversation

@linnan-github
Copy link
Owner

@linnan-github linnan-github commented May 21, 2024

WICG#1289

Introduce aggregatable debug reports and rename aggregatable report to aggregatable attribution reports. Aggregatable report is the base class of aggregatable attribution report and aggregatable debug report.

per [=aggregatable debug rate-limit window=]. The second controls the total
[=aggregatable debug report/required aggregatable budget=] of all [=aggregatable debug reports=]
with a given ([=aggregatable debug rate-limit record/context site=], [=aggregatable debug rate-limit record/reporting site=])
per [=aggregatable debug rate-limit window=]. Its value is (2<sup>20</sup>, 65536).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure that the first value here should be a constant and not a vendor-specific value?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can keep this as a constant for now to be consistent.

:: A [=suitable origin=].
: <dfn>report time</dfn>
:: A [=moment=].
: <dfn>report ID</dfn>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do aggregatable debug reports need a report ID?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants