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

fix: rate limited by github api #1281

Merged
merged 1 commit into from
Sep 9, 2024
Merged

fix: rate limited by github api #1281

merged 1 commit into from
Sep 9, 2024

Conversation

alfespa17
Copy link
Member

@alfespa17 alfespa17 commented Sep 9, 2024

This change the logic to read the https://api.github.com/repos/opentofu/opentofu/releases endpoint, terrakube will only check the releases endpoint every 30 minutes and save the response to REDIS to reuse the information in other api calls.

Fix #1239

Copy link

sonarcloud bot commented Sep 9, 2024

@alfespa17 alfespa17 merged commit f3fb89e into main Sep 9, 2024
5 checks passed
@alfespa17 alfespa17 deleted the tofu-api branch September 9, 2024 22:09
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

Successfully merging this pull request may close these issues.

Rate limited by Github API
1 participant