Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を新規作成 (#551)

* Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を`push`に変更

* `perishable`キュー新規作成に変更

* 優先順位を`ingress`と一緒に
This commit is contained in:
KMY(雪あすか) 2024-02-15 12:59:27 +09:00 committed by GitHub
parent 8a29aef842
commit 91cb329e18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 2 deletions

View file

@ -8,6 +8,7 @@ class Admin::SystemCheck::SidekiqProcessCheck < Admin::SystemCheck::BaseCheck
pull
scheduler
ingress
perishable
).freeze
def skip?