Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent on_cancellation_job & on_completion_job deserialization failure blocking cleanup #24

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2021

  1. Initial implementation

    will89 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    7843212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    844e506 View commit details
    Browse the repository at this point in the history
  3. Fix some rubocop failures

    will89 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    630af06 View commit details
    Browse the repository at this point in the history
  4. Fix rubocop

    will89 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    593cdfa View commit details
    Browse the repository at this point in the history
  5. Clean up

    will89 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    a4dd750 View commit details
    Browse the repository at this point in the history
  6. Add changelog & version bump

    will89 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    fd11003 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. PR Feedback

    * Explicit error classes rescued
    * Test begin block
    * Add failed_at column to delayed_job_groups
    will89 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    08bd18d View commit details
    Browse the repository at this point in the history
  2. Clean up

    will89 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    26f58af View commit details
    Browse the repository at this point in the history
  3. Fix rubocop

    will89 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    8903a2b View commit details
    Browse the repository at this point in the history