13 Commits (084cf0babffec9e7bee537fd4f6b2294de6c33dc)

Author SHA1 Message Date
Eugen Rochko 49bbef1202
Use RAILS_LOG_LEVEL to set log level of Sidekiq, too (#7079) 8 years ago
Akihiko Odaki 2e8a492e88 Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 8 years ago
abcang 1aad015bbb Revert unique retry job (#4937) 9 years ago
abcang 6859d4c028 Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836) 9 years ago
abcang be7ffa2d75 Do not execute the job with the same arguments as the retry job (#4814) 9 years ago
beatrix 5c1f70b5c5 namespace redis usage (#2869) 9 years ago
Eugen Rochko c997091166 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732) 9 years ago
Les Orchard 7609593e48 Add REDIS_DB env variable to configure Redis database (#1366) 9 years ago
Effy Elden ab4f5f5da5 Add Heroku deployment support 9 years ago
Eugen Rochko dbe00a4156 Improved configuration from ENV, cleaned up timeline filter methods 10 years ago
Eugen Rochko 5764d52b04 Fix Sidekiq pooling issues. Remove API docs from homepage, replace with 10 years ago
Eugen Rochko 36f3da3cde Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 10 years ago
Eugen Rochko 42dcb0d4cb Adding Sidekiq for background processing (firstly just of mailers) 10 years ago