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

Preload of precached WebUI triggers throttling at preload nodes #791

Open
lidel opened this issue Oct 14, 2019 · 0 comments
Open

Preload of precached WebUI triggers throttling at preload nodes #791

lidel opened this issue Oct 14, 2019 · 0 comments
Assignees
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@lidel
Copy link
Member

lidel commented Oct 14, 2019

This is similar to #755, but throttling occurs at remote node instead of browser itself.

Problem

Adding 22MB file (#782) to embedded js-ipfs triggers a lot of preload calls.
Those calls are limited to 4-at-one-time, but they finish instantly and after a few dozens*.preload.ipfs.io starts responding with 429 Too Many Requests error:

2019-10-14--20-07-59

Solution

Needs to be addressed in js-ipfs (will link PR later)

@lidel lidel self-assigned this Oct 14, 2019
@lidel lidel added the kind/bug A bug in existing code (including security flaws) label Oct 14, 2019
@galargh galargh moved this to To do in IPFS-GUI (PL EngRes) Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
No open projects
Status: Needs Grooming
Development

No branches or pull requests

1 participant