Skip to content

offset auto-refresh #277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NemoD503
Copy link
Contributor

I hope this PR can solve #156 issue.

The thing is that we can refresh offset to zero (like bot starts with) in case bot has not received any updates for a week.
So we can add a "timer", that can be reseted with any update or can trigger offset refreshing.
I guess that 6*24 hours is enough to decide to refresh the offset.

@Syfaro
Copy link
Member

Syfaro commented Jul 21, 2020

Is this the best strategy for resolving this issue? I'd love to get more feedback from others on #156.

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.

Bot is unable to tackle update ID randomization process after 1 week of bot inactivity
2 participants