nspcc-dev / neofs-sdk-go

Go implementation of NeoFS SDK
Apache License 2.0
6 stars 14 forks source link

Revert "client: use bigger TTL, expose it to clients" #567

Closed roman-khimov closed 6 months ago

roman-khimov commented 6 months ago

This reverts commit 021cdfa20920fbda30eb90dc532d48eca78f2c82 because it strangely breaks our communication right now, see https://github.com/nspcc-dev/neofs-node/issues/2768

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 68.15%. Comparing base (f5ffd70) to head (733b578). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #567 +/- ## ======================================= Coverage 68.15% 68.15% ======================================= Files 122 122 Lines 9964 9964 ======================================= Hits 6791 6791 Misses 2799 2799 Partials 374 374 ```

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