-
Notifications
You must be signed in to change notification settings - Fork 77
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
* Added ydb.WithTraceRetry
option
#868
Conversation
github.com/ydb-platform/ydb-go-sdk/v3compatible changesWithTraceRetry: added github.com/ydb-platform/ydb-go-sdk/v3/configcompatible changesWithTraceRetry: added github.com/ydb-platform/ydb-go-sdk/v3/metricsincompatible changesRetry: removed github.com/ydb-platform/ydb-go-sdk/v3/retryincompatible changesWithTrace: changed from func(github.com/ydb-platform/ydb-go-sdk/v3/trace.Retry) traceOption to func(*github.com/ydb-platform/ydb-go-sdk/v3/trace.Retry) traceOption summaryBase version: v3.53.5-0.20231023210957-e1a1bb576efd (master) |
ba61306
to
e5bbc17
Compare
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #868 +/- ##
==========================================
+ Coverage 66.24% 66.78% +0.53%
==========================================
Files 255 255
Lines 24041 24138 +97
==========================================
+ Hits 15926 16120 +194
+ Misses 7273 7182 -91
+ Partials 842 836 -6
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
🌋 Here are results of SLO test for Go SDK xorm: |
🌋 Here are results of SLO test for Go SDK database/sql: |
🌋 Here are results of SLO test for Go SDK gorm: |
🌋 Here are results of SLO test for Go SDK native: |
0d0fe04
to
61ec6cc
Compare
61ec6cc
to
25dc930
Compare
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information