Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Delay in between batch requests #404

Open
MohananT opened this issue Mar 31, 2023 · 0 comments
Open

Delay in between batch requests #404

MohananT opened this issue Mar 31, 2023 · 0 comments

Comments

@MohananT
Copy link

At the moment, Batch HTTP Link helps to batch http graphql requests and these requests are sent in batch all at a time as soon as they are fired from client. It would be great if a delay is introduced between each batched requests. This helps when the client has 1000s an 1000s of requests which might be sent at a time that causes browser to crash.

Just a thought:
Maybe we can introduce an Option named batchDelay similar to batchMax, batchInterval.

Http batch

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

No branches or pull requests

1 participant