Constantly check mentions and queue scans #11
Labels
enhancement
Improves an existing feature
waiting for release
The issue has been fixed in another branch and is on its way to the main branch
Right now, if a scan is running and it takes a long time, the bot won't check for new mentions until the scan is finished.
If the scan takes longer than the mention stale timeout, invocations might be missed.
To solve this, always check for mentions and add any mention to a queue (with submission, comment, url?, etc.).
The queue can be checked once a scan has finished and when a new mention is added.
The text was updated successfully, but these errors were encountered: