Giskard-AI / giskard

🐢 Open-Source Evaluation & Testing for ML models & LLMs
https://docs.giskard.ai
Apache License 2.0
3.92k stars 250 forks source link

Disable sentry by default and handle connection error when network is not available #1980

Closed kevinmessiaen closed 2 months ago

kevinmessiaen commented 2 months ago

Description

Fixed an issue making import giskard throwing a ConnectionError when network access is not available. Furthermore made Sentry reporting an opt-in: DISABLE_SENTRY_ENV_VARIABLE_NAME=False

Related Issue

N/A

Type of Change

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
57.1% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud