-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Transactional Retry false x-error-message bug #122
Conversation
# Conflicts: # README.md # consumer_base.go
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v2 #122 +/- ##
==========================================
+ Coverage 41.49% 44.81% +3.32%
==========================================
Files 19 19
Lines 723 752 +29
==========================================
+ Hits 300 337 +37
+ Misses 413 405 -8
Partials 10 10 ☔ View full report in Codecov by Sentry. |
{"level":"DEBUG","time":"2024-03-28T18:03:06.171Z","sourceLocation":"v2@v2.1.9/consumer_base.go:122","message":"Initializing Cronsumer"} need to enhance this kind of logs messages |
Related #115