Skip to content

Add rate limit cache and fixes - #389

Merged
gabriel-samfira merged 1 commit into
cloudbase:mainfrom
gabriel-samfira:fixes-and-rate-limits
May 8, 2025
Merged

Add rate limit cache and fixes#389
gabriel-samfira merged 1 commit into
cloudbase:mainfrom
gabriel-samfira:fixes-and-rate-limits

Conversation

@gabriel-samfira

Copy link
Copy Markdown
Member

This change adds a loop that keeps a cache of credentials rate limits as reported by the github API. The cache is updated every 30 seconds and is purely informational for the user.

This change also adds some caching improvements. Functions that return values from the cache as lists, will now sort by ID or creation date.

This change adds a loop that keeps a cache of credentials rate limits
as reported by the github API. The cache is updated every 30 seconds
and is purely informational for the user.

This change also adds some caching improvements. Functions that return
values from the cache as lists, will now sort by ID or creation date.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
@gabriel-samfira
gabriel-samfira merged commit 49147a0 into cloudbase:main May 8, 2025
@gabriel-samfira
gabriel-samfira deleted the fixes-and-rate-limits branch May 8, 2025 21:49
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.

1 participant