Replace deprecated sentry_sdk
call
#10381
Labels
1-off tasks
Needs: Lead
Needs: Triage
This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed]
State: Blocked
Work has stopped, waiting for something (Info, Dependent fix, etc. See comments). [managed]
Background
The
sentry_sdk.push_scope
function has been deprecated and is slated for removal in the next major version. It's unclear when version 3.0 of the SDK will be released, but it is being worked on now.Sentry documentation offers guidance for replacing
push_scope
calls, here.Open Library calls
sentry_sdk.push_scope
here:openlibrary/openlibrary/utils/sentry.py
Lines 85 to 93 in 4ff15b7
https://github.com/internetarchive/openlibrary/issues?q=state%3Aopen%20label%3A%22State%3A%20Blocked%22 until #10271 is deployed to production.
The text was updated successfully, but these errors were encountered: