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
Note that we also track the `"enabled"` field in the results of [`get_variant()`](https://docs.getunleash.io/reference/sdks/python#getting-a-variant) calls.
65
+
sentry_sdk.capture_exception(Exception("Something went wrong!"))
66
+
```
67
+
68
+
Visit the Sentry website and confirm that your error event has recorded the feature flag "test-flag", and its value
0 commit comments