Replace deprecated sentry_sdk
call
#10381
Labels
1-off tasks
Lead: @jimchamp
Issues overseen by Jim (Front-end Lead, BookNotes) [managed]
Priority: 2
Important, as time permits. [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
The text was updated successfully, but these errors were encountered: