Skip to content

Release 2675

Choose a tag to compare

@github-actions github-actions released this 14 Sep 08:11
970ce13

Trello card

Trello-641

Context

We are now using Sidekiq in production so we can remove all references to DelayedJob. I've opted to not remove the DelayedJob table just yet in case we need to revert; I'll remove it in a few weeks when we're sure everything is
behaving.

Changes proposed in this pull request

  • Remove DelayedJob

Guidance to review