Добавить реализацию GithubActivityProvider с кешом
Open
Nobody has claimed this yet.
good first issue
task
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Вызовы к API очень дорогие, можем сделать простой кеш, чтобы можно было почти не думая вызывать несколько раз получение.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the GithubActivityProvider entry point and the existing GitHub API wrapper calls. Review how activity is currently fetched, then clarify the cache lifetime, key, and invalidation expectations; the work is done when repeated activity requests avoid unnecessary API calls and the behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100