Closed michaelcaterisano closed 5 months ago
Ensuring that telemetry events are fired when subscription config returns an error
We would like to be able to hook into these events even when subscription config returns an error.
Wrote a new test to check that this functionality works. I'd also note that there are three failing tests on main that are unrelated to this change.
main
What
Ensuring that telemetry events are fired when subscription config returns an error
Why
We would like to be able to hook into these events even when subscription config returns an error.
Testing
Wrote a new test to check that this functionality works. I'd also note that there are three failing tests on
main
that are unrelated to this change.