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

Require rejection of reports outside of the task's validity window #628

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

cjpatton
Copy link
Collaborator

Closes #625.

If a report's timestamp is before tast_start or after task_start + task_duration, then Aggregators MUST reject it.

@cjpatton
Copy link
Collaborator Author

@branlwyd let's merge by 2024/10/31 unless we get push back.

draft-ietf-ppm-dap.md Outdated Show resolved Hide resolved
draft-ietf-ppm-dap.md Outdated Show resolved Hide resolved
If a report's timestamp is before `tast_start` or after `task_start +
task_duration`, then Aggregators MUST reject it.

Co-authored-by: Brandon Pitman <[email protected]>
@cjpatton cjpatton merged commit 757745f into main Oct 30, 2024
2 checks passed
@branlwyd branlwyd mentioned this pull request Nov 4, 2024
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rejecting reports outside the task's validity window
3 participants