hashgraph / hedera-sdk-go

Hedera™ Hashgraph SDK for Go
https://docs.hedera.com/docs/hedera-sdks
Apache License 2.0
89 stars 64 forks source link

fix: Retry when getting `THROTTLED_AT_CONSENSUS` #1065

Closed 0xivanov closed 1 week ago

0xivanov commented 1 week ago

Description

Related issue(s):

Fixes #1061

Notes for reviewer:

Checklist

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.77%. Comparing base (616a07f) to head (da1e596). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1065 +/- ## ========================================== + Coverage 73.64% 73.77% +0.13% ========================================== Files 171 174 +3 Lines 24299 24766 +467 ========================================== + Hits 17894 18272 +378 - Misses 5688 5760 +72 - Partials 717 734 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.