Skip to content
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

A gap in registration will queue up many activities that take a long time to flush #134

Open
dblock opened this issue Jun 1, 2022 · 0 comments

Comments

@dblock
Copy link
Owner

dblock commented Jun 1, 2022

If a bot was installed on trial, then paused because trial expired, and paid for much later, there is a long backlog of activities. These take a long time to flush, making the bot seem stale. A few options:

a) Flush those immediately upon registration (may be a lot)?
b) Flush only if there's a reasonable amount.
c) Give the admin the ability to see how many backlogged activities there are and the ability to flush them or cancel them.
d) Don't flush but inform the users that there's a lot of backlogged activities to flush.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant