Skip to content

Commit

Permalink
Span name added for corruption exception, Fixed AB#3131729 (#2574)
Browse files Browse the repository at this point in the history
  • Loading branch information
somalaya authored Jan 22, 2025
1 parent d35f463 commit bb5aaaa
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@ public enum SpanName {
OnUpgradeReceiver,
UpgradeDeviceRegistration,
RemoveBrokerAccount,
ProcessNonceFromEstsRedirect
ProcessNonceFromEstsRedirect,
DataStoreCorruptionException
}

0 comments on commit bb5aaaa

Please sign in to comment.