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

Github Version Request Response Cache #132

Merged

Conversation

rjosborne
Copy link

Added logic to cache the response received from the github version request to avoid making repeated calls and exceeding the API call limit.

This addresses #131 in the suggested manner of caching the response to disk for a 24 hour period.

…quest to avoid making repeated calls and exceeding the API call limit.
@giuliov
Copy link
Member

giuliov commented Jun 13, 2020

Fun fact: I implemented a similar solution this afternoon, but you came first.

@giuliov giuliov merged commit 170615e into tfsaggregator:master Jun 13, 2020
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.

2 participants