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 ActiveJob::DeserializationError when looking for active jobs with specific arguments in the queue #2036

Commits on Oct 19, 2018

  1. Prevent an exception from being raised when looking for active jobs w…

    …ith specific arguments if one of the active jobs in the queue have undeserializable arguments
    aymeric-ledorze committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    5b356fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c301cd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Configuration menu
    Copy the full SHA
    c6d5564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd687c View commit details
    Browse the repository at this point in the history