Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Provide effective increment for API call #150

@adityavaish

Description

@adityavaish

There are scenarios where API calls need to be incremented with not one but multiple. For example, if the API is of the form:

https:///getbookinfo?start=1&end=100

This is effectively calling data source with 10 different calls. We want to throttle requests based on effective requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions