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

Delay in between batch requests  #404

@MohananT

Description

@MohananT

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions