Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ref(dependencies): Switching to debug logs and sentry messages #209

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

IanWoodard
Copy link
Member

Currently, we log this an exception when it isn't particularly actionable for users. While we don't need to show users about the retries, we still want to keep an eye on them to get a better idea of how often this issue occurs hence the use of capture_message.

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.69%. Comparing base (fec98d6) to head (d5ec34d).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  Coverage   92.68%   92.69%           
=======================================
  Files          22       22           
  Lines        1544     1546    +2     
=======================================
+ Hits         1431     1433    +2     
  Misses        113      113           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@IanWoodard IanWoodard merged commit 06d286a into main Jan 14, 2025
13 checks passed
@IanWoodard IanWoodard deleted the iw/switch-to-debug branch January 14, 2025 17:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants