Skip to content

Conversation

antonpirker
Copy link
Member

The original contribution by @jsmitka included a bug fix that has in the mean time also been implemented by us (I was just to slow in merging the PR).

jsmitka and others added 3 commits March 30, 2023 10:44
When Sentry SDK was not initialized, any calls to capture_checkin()
raised a KeyError. This made all calls to functions decorated with
@sentry_sdk.monitor() fail, because capture_checkin() is always called
within the decorator.
@antonpirker antonpirker enabled auto-merge (squash) May 4, 2023 10:09
@antonpirker antonpirker merged commit a0f11e5 into master May 4, 2023
@antonpirker antonpirker deleted the jsmitka-fix/cron-monitor-without-sdk-init branch May 4, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants