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

Option to enable scoped block for DelayedJob plugin #1087

Merged
merged 2 commits into from
Dec 19, 2023

Commits on Feb 28, 2022

  1. Option to enable scoped block for DelayedJob plugin

    When enabled, this adds job data to any Rollbar reporting that happens
    within the job, and prevents changes to the scope from polluting the
    global scope for other jobs.
    iangreenleaf committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e6c2207 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    76fc6df View commit details
    Browse the repository at this point in the history