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

feat(api): add caching for GitHub release API response #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hdkiller
Copy link

This PR resolves the recurring rate limiting of my IP address, encountered during MAFL health checks due to its version checks with GitHub requests, by implementing a caching mechanism for these requests.

@hywax-assistant
Copy link
Collaborator

👋 @hdkiller

💖 Thanks for opening this pull request!

Please follow the contributing guidelines. And we use semantic commit messages to streamline the release process.

Examples of commit messages with semantic prefixes:

  • fix: interval for sending a request in the base service
  • feat: add new NAME service
  • docs: example of using the NAME service

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