Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Prefetch less pages when a user has slow connection #38

Open
dnesteryuk opened this issue Oct 30, 2018 · 0 comments
Open

Prefetch less pages when a user has slow connection #38

dnesteryuk opened this issue Oct 30, 2018 · 0 comments

Comments

@dnesteryuk
Copy link
Collaborator

The engine controls a max number of returned pages, although, the client should be able to decide when that number should be reduced. For example, if a user uses a slow connection, only one page with high confidence should be prefetched. If the connection is super slow, probably, the client shouldn't send any requests to the engine.

This article might be helpful https://deanhume.com/dynamic-resources-using-the-network-information-api-and-service-workers/.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant