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

Add notes about load balancing mechanism #94

Merged
merged 2 commits into from
Jul 7, 2018

Conversation

dcreager
Copy link
Member

@dcreager dcreager commented Jun 20, 2018

This adds some informative notes about Reporting's failover and load balancing mechanism: that it's the same as that provided by DNS SRV records, and that in the future, we'd ideally want this to be a more generic feature of Fetch.


Preview | Diff

This adds some informative notes about Reporting's failover and load
balancing mechanism: that it's the same as that provided by DNS SRV
records, and that in the future, we'd ideally want this to be a more
generic feature of Fetch.
@dcreager
Copy link
Member Author

@mnot @annevk PTAL, here's some text for what we've been discussing on #93.

@annevk
Copy link
Member

annevk commented Jun 20, 2018

I thought the idea was to mark the whole thing as a possible v2 feature?

@dcreager
Copy link
Member Author

Oh, no I was thinking that moving it from Reporting to Fetch was the v2 feature. We already have something reasonable spec'ed and implemented; I was using the references to SRV to highlight that we're not proposing something new and untested, we're using the current accepted practice for doing this client-side.

@annevk
Copy link
Member

annevk commented Jun 20, 2018

We should probably go back to the issue discussion then...

* master:
  Fix typos (w3c#106)
  addressed comments
  Update "WICG" -> "W3C"
  Adding baseline CODE_OF_CONDUCT.md
  Use real User-Agent string in examples (w3c#98)
  Update links to JSON RFC (w3c#99)
  Collect current User-Agent when queueing a report (w3c#96)
  fixup s/report+json/reports+json/
  Define the MIME type in more detail.
@dcreager
Copy link
Member Author

dcreager commented Jul 7, 2018

Per the discussion in #93, we're going to keep the current load balancing / failover text here in Reporting, and I've opened whatwg/fetch#775 to discuss whether we can move it into Fetch / Origin Policy at some point in the future.

@dcreager dcreager merged commit b3af33a into w3c:master Jul 7, 2018
@dcreager dcreager deleted the load-balancing-srv branch July 7, 2018 14:07
dcreager pushed a commit to dcreager/reporting that referenced this pull request Jul 9, 2018
* master:
  Rename "report list" -> "report queue" (w3c#104)
  Clarify name of "observability" property (w3c#101)
  Add notes about load balancing mechanism (w3c#94)
  Fix typos (w3c#106)
  addressed comments
  Update "WICG" -> "W3C"
  Adding baseline CODE_OF_CONDUCT.md
  Use real User-Agent string in examples (w3c#98)
  Update links to JSON RFC (w3c#99)
  Collect current User-Agent when queueing a report (w3c#96)
  fixup s/report+json/reports+json/
  Define the MIME type in more detail.
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.

2 participants