Skip to content

Correct the timing of loading ActiveJobExtensions#1464

Merged
st0012 merged 2 commits intomasterfrom
fix-#1249
Jun 4, 2021
Merged

Correct the timing of loading ActiveJobExtensions#1464
st0012 merged 2 commits intomasterfrom
fix-#1249

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Jun 3, 2021

Fixes #1249

@st0012 st0012 added this to the 4.5.1 milestone Jun 3, 2021
@st0012 st0012 self-assigned this Jun 3, 2021
@st0012 st0012 merged commit a72ddc7 into master Jun 4, 2021
@st0012 st0012 deleted the fix-#1249 branch June 4, 2021 07:51
app.config.middleware.use(Sentry::Rails::RescuedExceptionInterceptor)
end

# because the extension works by registering the around_perform callcack, it should always be ran
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"callcack" => "callback"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sentry + eager_load breaks ActiveJob rescue_from

2 participants