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

Purge BGR queue #3294

Closed
8 tasks done
priestkos opened this issue Sep 22, 2024 · 1 comment
Closed
8 tasks done

Purge BGR queue #3294

priestkos opened this issue Sep 22, 2024 · 1 comment
Labels
✨ Enhancement Issues marked with this label indicate further enhancements to the program, such as new features. 🟢 Low priority Issues marked with this label are actively being worked on if nothing serious is on the list. 🙏 Wishlist Issues marked with this label are wishlisted. We'd like to make them happen but they're not crucial.

Comments

@priestkos
Copy link

Checklist

Enhancement purpose

ASF does not allow purging of a once started BackgroundGamesRedeem queue. There may be cases where the queue may need to be purged to allow for failed redemptions ongoing to not cause rate limits on any manual key activations while the bot is active.

Solution

Add a command to purge the BGR queue.

Why currently available solutions are not sufficient?

The current best solution seems to be "reset the bot".

Can you help us with this enhancement idea?

Somehow, I can test and offer feedback, but can't code

Additional info

No response

@priestkos priestkos added ✨ Enhancement Issues marked with this label indicate further enhancements to the program, such as new features. 👀 Evaluation Issues marked with this label are currently being evaluated if they're going to be considered. labels Sep 22, 2024
@priestkos
Copy link
Author

After looking through the .db file I understand the fix could now be something simple like delete "GamesToRedeemInBackground" completely and force a bot restart 🤔

@JustArchi JustArchi added 🙏 Wishlist Issues marked with this label are wishlisted. We'd like to make them happen but they're not crucial. 🟢 Low priority Issues marked with this label are actively being worked on if nothing serious is on the list. and removed 👀 Evaluation Issues marked with this label are currently being evaluated if they're going to be considered. labels Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Enhancement Issues marked with this label indicate further enhancements to the program, such as new features. 🟢 Low priority Issues marked with this label are actively being worked on if nothing serious is on the list. 🙏 Wishlist Issues marked with this label are wishlisted. We'd like to make them happen but they're not crucial.
Projects
None yet
Development

No branches or pull requests

2 participants