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

Add ability to delay action execution #8

Open
PitchforkAssistant opened this issue Apr 12, 2024 · 0 comments
Open

Add ability to delay action execution #8

PitchforkAssistant opened this issue Apr 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@PitchforkAssistant
Copy link
Owner

Explore the idea of adding a config option that would let action execution be delayed using the Scheduler.

This would probably involve spinning out the flair action execution into a separate function, which would then either be called from the ModAction trigger or Scheduler.

Why? This would fix any race conditions with Toolbox removals, as currently the post flair may be set before Toolbox distinguishes its removal reason, thus making the bot think it needs to add a removal reason.

@PitchforkAssistant PitchforkAssistant added the enhancement New feature or request label Apr 12, 2024
@PitchforkAssistant PitchforkAssistant self-assigned this Apr 12, 2024
@PitchforkAssistant PitchforkAssistant added this to the 0.4 milestone Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant