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

Improve robustness of reporting scripts #1361

Open
fhoering opened this issue Dec 10, 2024 · 0 comments
Open

Improve robustness of reporting scripts #1361

fhoering opened this issue Dec 10, 2024 · 0 comments

Comments

@fhoering
Copy link
Contributor

As a follow up of the discussion in #1354 several limitations of reporting scripts came up.

They are summarized in the documentation:
https://github.com/WICG/turtledove/blob/main/PA_implementation_overview.md#phase-3---reporting-scripts

In particular reporting scripts compete for resources with bidding scripts and might be lost when the running auction frame is navigated away.

Reporting is one of the most important features as it is used for billing. So any robustness improvement made here would be useful. It should be noted that it might not be necessary to send out reports in strict real time.
Some delay of sending out those events could be acceptable if it improves robustness and improves resource availability for bidding and scoring.

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

No branches or pull requests

1 participant