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

[API] - Limits for Bucket Read API query #77

Open
georgevbsantiago opened this issue Nov 14, 2023 · 0 comments
Open

[API] - Limits for Bucket Read API query #77

georgevbsantiago opened this issue Nov 14, 2023 · 0 comments

Comments

@georgevbsantiago
Copy link

Implement the possibility of limiting:

  1. The number of consultations per day;
  2. The minimum interval between consultations (Ex: 6 requests per hour, with a minimum interval of 5 minutes between queries)
  3. The amount of data/rows to be queried from the Bucket (Ex: Maximum 500 rows)

This functionality would be very useful for integrating Bucket data with other tools from our customers such as Excel, Power BI, Tableau... ensuring control over queries so as not to overload the server.

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

No branches or pull requests

1 participant