anchore / anchore/chronicle

Add rate limit awareness

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
65
Forks
8
PR merge metrics
No merged PRs in 30d

Description

We use the v4 github API to limit the amount of information returned and the number of queries that need to be made. However, it is still possible with large repos to hit rate limits. It would be ideal to track this information with each query and be smart about retries with the information gleaned from the rate limit section of the responses.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by locating the v4 GitHub API query and response handling; done means rate-limit data is tracked per query and retries use the response's rate-limit information.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, go
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.