-
Notifications
You must be signed in to change notification settings - Fork 9
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
API Reliability #83
Comments
I'd like to share some feedback regarding how reliably Using the Chrome Origin Trial, we from Speed Kit found:
That said, we did not test reliability together with preloading (e.g. via Speculation Rules), nor did we try to change or cancel |
I've had a chance now to look at Details here: https://nicj.net/beaconing-in-practice-fetchlater/ TL;DR:
I’m really excited for the fetchLater() API. It’s giving developers better ergonomics for sending data, and a more reliable way to send beacons at the end of the page lifetime. |
Current spec proposal whatwg/fetch#1647 does not include anything about reliability.
The question about "How reliable fetchLater should be" has been brought up again during Chromium implementation. Quoted from the discussion:
Note that retry & recovery from storage are also in the following issues:
The text was updated successfully, but these errors were encountered: