Skip to content

Remove cron schedule for removed job

James Nutt requested to merge jn/remove-ai-cron into master

What does this MR do and why?

Remove cron schedule for removed job

The Sidekiq::Cron entry configuration for OpenAi::ClearConversationsWorker was removed in 8c24e145.

This MR is a follow-up from !145633 (merged) and removes the stored schedule under its original name.

Changelog: other

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by James Nutt

Merge request reports