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

Address Rate Limits #155

Open
1 of 3 tasks
Jonathan-Zollinger opened this issue Aug 22, 2024 · 0 comments
Open
1 of 3 tasks

Address Rate Limits #155

Jonathan-Zollinger opened this issue Aug 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Quality of Life improves usability / experience, but not needed

Comments

@Jonathan-Zollinger
Copy link
Member

Jonathan-Zollinger commented Aug 22, 2024

Summary

I keep triggering redsky's rate limit. it'd be nice to avoid that w/o any intervention on my part

Proposed Solution

add a wait timer between requests. configure the rate limit to be in reference to an environment variable.

Alternative

change the user agent for each request, but that seems shady

Requirements

  • can call an excess of 600 requests w/o triggering a 'not authenticated' error
  • test validates the time between calls can be manipulated by defined env. var.

Additional Context

Code of Conduct

@Jonathan-Zollinger Jonathan-Zollinger added the enhancement New feature or request label Aug 22, 2024
@Jonathan-Zollinger Jonathan-Zollinger self-assigned this Aug 22, 2024
@Jonathan-Zollinger Jonathan-Zollinger added the Quality of Life improves usability / experience, but not needed label Aug 22, 2024
@Jonathan-Zollinger Jonathan-Zollinger changed the title Include Rate Limit Address Rate Limits Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Quality of Life improves usability / experience, but not needed
Projects
None yet
Development

No branches or pull requests

1 participant