Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.
This repository was archived by the owner on May 13, 2026. It is now read-only.

Address Rate Limits #155

Description

@Jonathan-Zollinger

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Quality of Lifeimproves usability / experience, but not neededenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions