0 Reduce job queue latency(wait time)
stonezdj(Daojun Zhang) edited this page 2023-03-29 13:34:55 +08:00
  1. If the queue is a webhook queue, need to check if all events type should fire a webhook, Unchecking that unused event could help to reduce the total amount of events. for unused webhook event, you could stop these jobs in job service dashboard.
  2. If the queue is an image scan queue and it is scheduled with an event, you could increase the interval of each schedule.
  3. Increase account of job service worker.