previousTweet causing tweets to be re-examined
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If previousTweet is (legitimately) null, the most recent 20 tweets will be retrieved next run, even if they've already been examined. Keep a hold of enough previous tweet ids to ensure we have one to fall back on.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.