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

Add file caching utility function #27

Closed
mcmire opened this issue Nov 9, 2023 · 0 comments
Closed

Add file caching utility function #27

mcmire opened this issue Nov 9, 2023 · 0 comments
Assignees

Comments

@mcmire
Copy link
Collaborator

mcmire commented Nov 9, 2023

One of the things that this tool will do is to hit the GitHub API and request all of the repositories under the MetaMask organization. We don't want to do this every time the tool is run, though, or else we might get rate limited. To prevent this, we can cache the response data from the API in a file.

@mcmire mcmire self-assigned this Nov 9, 2023
@Gudahtt Gudahtt linked a pull request Nov 9, 2023 that will close this issue
@mcmire mcmire closed this as completed Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant