Logo
Explore Help
Sign In
IntenseWebs/discourse
3
0
Fork 0
You've already forked discourse
mirror of https://github.com/discourse/discourse.git synced 2025-02-25 18:55:32 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
e866e3d609c1ac8b9c2aa251d728d6073affcd60
discourse/config/sidekiq.yml

9 lines
118 B
YAML
Raw Normal View History

Add default queues to sidekiq.yml.
2016-06-13 09:34:52 +08:00
---
development:
Opps no reason to limit this to 1.
2017-09-29 08:19:35 +08:00
:concurrency: 5
Add default queues to sidekiq.yml.
2016-06-13 09:34:52 +08:00
:queues:
FEATURE: introduce ultra_low priority queue This commit introduces an ultra low priority queue for post rebakes. This way rebakes can never interfere with regular sidekiq processing for cases where we perform a large scale rebake. Additionally it allows Post.rebake_old to be run with rate_limiter: false to avoid triggering the limiter when rebaking. This is handy for cases where you want to just force the full rebake and not wait for it to trickle
2019-01-17 14:53:09 +11:00
- [critical, 8]
- [default, 4]
- [low, 2]
- [ultra_low]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 155ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API