Eugen Rochko
|
b8e166894b
|
Fix Scheduler::SubscriptionsScheduler (#2834)
* Fix Scheduler::SubscriptionsScheduler, add worker test for it
* Change production log level of Sidekiq to "warn" instead of "info"
|
2017-05-06 13:05:03 +02:00 |
|
Eugen Rochko
|
5442083b3c
|
Split SalmonWorker into smaller parts, move profile updating into another job
|
2017-04-05 21:43:10 +02:00 |
|
Kurtis Rainbolt-Greene
|
22dcadedb4
|
We're going to want these nice helper methods, lets share them with a parent class that matches Rails 5 practices (application level abstraction)
|
2017-04-04 21:14:37 -07:00 |
|
Eugen Rochko
|
19b9e1e2c3
|
Preheat status cache
|
2017-02-05 17:24:18 +01:00 |
|
Eugen Rochko
|
4c6809f6ab
|
Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed)
|
2016-12-19 09:31:12 +01:00 |
|
Eugen Rochko
|
fdc17bea58
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
2016-11-15 16:56:29 +01:00 |
|
Eugen Rochko
|
927333f4f8
|
Improve code style
|
2016-09-29 21:28:21 +02:00 |
|
Eugen Rochko
|
8eeec389c1
|
Add link to github project to footer, move FanOutOnWriteService calls to
DistributionWorker. That isn't the heaviest service, yet, but gotta start
somewhere
|
2016-03-25 03:22:26 +01:00 |
|