* Boost priority of queue stats worker We were missing stats for hours at a time this week because this worker was blocked behind other jobs. We *especially* need stats when Sidekiq is saturated, so this commit puts these stats at the highest priority. The tradeoff should be minimal. These jobs take 6-30ms once every 10 minutes. * Change queue in worker spec, as well |
||
|---|---|---|
| .. | ||
| check_data_update_script_statuses_spec.rb | ||
| record_background_queue_stats_worker_spec.rb | ||
| record_daily_notifications_worker_spec.rb | ||
| record_daily_usage_worker_spec.rb | ||
| record_data_counts_worker_spec.rb | ||