kokarn / kokarn/KokBot

Improve GitHub events

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

There's a header that tells us how often we can poll and we should check the ETag for 304 header so we can decrease the number of polls we do.

Also, we should check all events since the last check, not jut the latest one.

https://developer.github.com/v3/activity/events/

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the GitHub Events API documentation linked in the issue, then locate the code that polls GitHub events. Done means honoring the polling guidance and ETag/304 responses while checking all events since the previous check rather than only the latest event.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.