tigrisdata-archive / tigris-client-ts

TypeScript client for Tigris
https://www.tigrisdata.com/docs/sdkstools/typescript/
Apache License 2.0
15 stars 10 forks source link

fix: GRPC Retry on transient failure #380

Closed adilansari closed 1 year ago

adilansari commented 1 year ago

What type of PR is this? (check all applicable)

Description

Related Tickets & Documents

Added/updated tests?

Is this change backwards compatible?

Does it require updates to Tigris docs?

Checklist

[optional] Are there any post deployment tasks we need to perform?

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 95.23% and project coverage change: +0.07 :tada:

Comparison is base (267e12d) 90.26% compared to head (a7323b5) 90.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #380 +/- ## ========================================== + Coverage 90.26% 90.33% +0.07% ========================================== Files 29 29 Lines 5606 5640 +34 Branches 658 660 +2 ========================================== + Hits 5060 5095 +35 + Misses 545 544 -1 Partials 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/tigrisdata/tigris-client-ts/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata) | Coverage Δ | | |---|---|---| | [src/tigris.ts](https://app.codecov.io/gh/tigrisdata/tigris-client-ts/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata#diff-c3JjL3RpZ3Jpcy50cw==) | `69.26% <95.23%> (+2.59%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/tigrisdata/tigris-client-ts/pull/380/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tigrisdata)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.2.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: