Skip to content

Update Sidekiq failure handling docs

Terri Chu requested to merge tchu-update-sidekiq-failure-handling-docs into master

What does this MR do and why?

Suggestion from !159112 (comment 1998226472)

Using find is discouraged in Sidekiq workers. This MR updates documentation to use find_by_id and a return if the record is not found

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.

Screenshots or screen recordings

Docs only

How to set up and validate locally

Docs only

Edited by Terri Chu

Merge request reports

Loading