0
0
Fork 0

Change incoming activity processing to happen in ingress queue (#20264)

This commit is contained in:
Eugen Rochko 2022-11-10 14:21:51 +01:00 committed by GitHub
parent 89a6b76f99
commit f8e8e622e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View file

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