-
Notifications
You must be signed in to change notification settings - Fork 49
Improved client timeout handling #139
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #139 +/- ##
==========================================
- Coverage 91.88% 91.69% -0.19%
==========================================
Files 77 77
Lines 5815 5827 +12
Branches 358 359 +1
==========================================
Hits 5343 5343
- Misses 386 398 +12
Partials 86 86
Continue to review full report at Codecov.
|
|
Can you please update the documentation? https://github.com/rabbitmq/rabbitmq-stream-dotnet-client#invalidate-messages. Maybe explain the ClientSide exception vs server-side exception ( |
|
Thank you @ricsiLT |
Make timeout configurable
Add some descriptions to enum cases