patcg-individual-drafts / private-aggregation-api

Explainer for proposed web platform API
https://patcg-individual-drafts.github.io/private-aggregation-api/
39 stars 16 forks source link

Spec: Timeout contributions from Shared Storage when context ID is set #102

Closed alexmturner closed 9 months ago

alexmturner commented 9 months ago

Prevents a Shared Storage operation from sending contributions after a timeout, if a context ID was used. This will allow for reducing the reporting delay for this case as it prevents the reporting time from leaking any information about how long execution took (see issue #80 and the corresponding explainer change #100).


Preview | Diff

alexmturner commented 9 months ago

@linnan-github @xyaoinum could you PTAL? Thanks! cc @yoavweiss