Skip to content

Update chat completion scheduling

Pavel Shutsin requested to merge update-completion-worker-scheduling into master

What does this MR do and why?

Updates chat completion worker scheduling from old to new. perform already supports both, so here we update only scheduling part and old jobs which are already scheduled still can be processed. No user facing changes.

We should merge it after !134752 (merged) is deployed on production.

How to set up and validate locally

  1. User chat feature. It should work.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports