Commit graph

8 commits

Author SHA1 Message Date
Douwe Maan
840e6fdb8f
Add queue_size method to ApplicationWorker 2019-07-05 19:42:29 +02:00
Martin Wortschack
ae1487a8c8 Externalize strings in app/workers
- email_receiver_worker
- object_storage/migrate_uploads_worker
- Update PO file
2019-04-10 13:30:09 +00:00
Jacopo
c6bddeacf4 Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
gfyoung
7e87626acf Enable frozen string for app/workers/**/*.rb
Partially addresses #47424.
2018-06-27 01:12:01 -07:00
Douwe Maan
3cad04cd51 Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't manually set their queue 2017-12-13 16:28:26 +01:00
Douwe Maan
b1849ee2e6 Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
Douwe Maan
1e6ca3c41e Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00
Douwe Maan
0b15570e49 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00