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 option to delay repost check for X number of mintues #318

Open
barrycarey opened this issue Jun 27, 2023 · 0 comments
Open

Add option to delay repost check for X number of mintues #318

barrycarey opened this issue Jun 27, 2023 · 0 comments
Assignees

Comments

@barrycarey
Copy link
Owner

Currently, any new posts for a registered Subreddit are checked immediately. We've had requests to add an option to postpone, allowing Automod to potentially take action for things like title violations before we check it.

This will require modifying the call to the repost check task during ingest to include the set delay from the monitored_sub config settings. We also need to add a check on the repost check test to verify the post hasn't already been removed

@barrycarey barrycarey self-assigned this Jun 27, 2023
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