Skip to content

Convert Sidekiq scheduled_at to a timestamp field

Heinrich Lee Yu requested to merge improve-logging-of-sidekikq-scheduled-at into master

What does this MR do and why?

This converts scheduled_at to a timestamp in Sidekiq logs

This was added in c4c42d29 but we forgot to add it to the list of timestamp fields.

MR acceptance checklist

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

Edited by Heinrich Lee Yu

Merge request reports