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
fix: Update tests to use host_url instead of session_id_hex
- Update circuit breaker test to check logger.debug instead of logger.info
- Replace all session_id_hex test parameters with host_url
- Apply Black formatting to exc.py and telemetry_client.py
This fixes test failures caused by the signature change from session_id_hex
to host_url in the Error class and TelemetryClientFactory.
0 commit comments