nspcc-dev / neofs-sdk-go

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

client: use bigger TTL, expose it to clients #562

Closed roman-khimov closed 4 months ago

roman-khimov commented 4 months ago

This value is better be known to users and it's better be more than two since we can have more complicated communications in future.

Refs. https://github.com/nspcc-dev/neofs-node/issues/2447