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

Provide effective increment for API call #150

Open
adityavaish opened this issue Sep 28, 2021 · 0 comments
Open

Provide effective increment for API call #150

adityavaish opened this issue Sep 28, 2021 · 0 comments

Comments

@adityavaish
Copy link

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.

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