Description
The current Sidekiq setup lets the batch email notification run every 15 minutes. It would nice to lower this to 1 or 2 minutes; could this also be something other than a cron job? Can it just run as actions complete or be sent as a normal queued job to resolve as the system is able?
This should be able to be run every minute, along with the batch scan. If it takes too long, we can open another issue to examine performance.
Done Looks Like
Description
The current Sidekiq setup lets the batch email notification run every 15 minutes. It would nice to lower this to 1 or 2 minutes; could this also be something other than a cron job? Can it just run as actions complete or be sent as a normal queued job to resolve as the system is able?
This should be able to be run every minute, along with the batch scan. If it takes too long, we can open another issue to examine performance.
Done Looks Like