w3c / w3c/reporting

Allow features to de-duplicate reports rather than sending redundant information

Open
#6 1 comment 0 reactions 1 assignee View on GitHub

@clelland is already working on this.

Since Aug 15, 2022.

report-delivery
Dominant language
Bikeshed
Stars
84
Forks
39
Avg merge
1d 20h
Merged PRs (30d)
1

Description

Some features might like to only send a copy of the same failure once, since receiving reports of the same error multiple times might not help the server at all and therefore would just be wasteful. The "queue a report" hook could allow features to deduplicate reports.

(Note that reports might not actually be identical in order for the feature to want to de-duplicate them: for example, the feature might want to de-duplicate reports that are identical except for differing timestamps inside them.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.