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

Quest cleardown runs at odd times - could cause a problem with questing #198

Open
jfberry opened this issue Dec 28, 2023 · 0 comments
Open

Comments

@jfberry
Copy link
Collaborator

jfberry commented Dec 28, 2023

The quest cleanup happens every 1 hour 5 mins, so pretty much randomly spread.

  • This needs some verification that it does not trip over a new quest activity (which it should not since it is checking expiry date)
  • This needs to have bulk activities spread like quest reset now does (and therefore might be harder to avoid collisions unless scheduled for :59:59 and takes into account the expiry that is about to happen)
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

No branches or pull requests

1 participant