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

Stagger the reload (configurable) #8

Open
bassmanitram opened this issue Sep 21, 2016 · 3 comments
Open

Stagger the reload (configurable) #8

bassmanitram opened this issue Sep 21, 2016 · 3 comments
Labels
feature request good first issue Great First Bug to contribute!

Comments

@bassmanitram
Copy link

If there are a lot of tabs open, a reload could overload the network (and my work network is notoriously slow and can get nasty if too many requests hit it from the same source).

There probably IS a "stagger" functionality already built in (I came across this issue in my own extension years ago), but having it configurable (max-at-a-time for example) could be useful.

Excellent "I say what I do, I do what I say" extension, though!

@mohamedmansour
Copy link
Owner

Hi @bassmanitram if I understand correctly, do you want a feature where loading is sequential instead of in parallel? And add a delay after each load?

@bassmanitram
Copy link
Author

If possible - but it's not urgent and the extension is otherwise exactly
what I needed :)

On Thu, Sep 22, 2016 at 10:22 AM Mohamed Mansour notifications@github.com
wrote:

Hi @bassmanitram https://github.com/bassmanitram if I understand
correctly, do you want a feature where loading is sequential instead of in
parallel? And add a delay after each load?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#8 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AMCl2uiszN7h80_nRrb7Azvfttg7_SNsks5qsjqqgaJpZM4KCkAZ
.

@mohamedmansour mohamedmansour added good first issue Great First Bug to contribute! and removed good first issue Great First Bug to contribute! labels May 3, 2021
@matthewhively
Copy link

This would be nice to have for sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request good first issue Great First Bug to contribute!
Projects
None yet
Development

No branches or pull requests

3 participants