You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested on WebFlux with Spring Boot 2.7.5 on our sample.
The doFinally blocks of SentryWebFilter (should pop scope at the very end) and SentryWebTracingFilter (should finish the transaction before scope is popped) seem to run in reverse order.