Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix update token interval calculation. (ydb-platform#3064)
We should chouse min value from expiresIn and RefreshPeriod_, not max one Also reduce server returned interval by 2 to prevent race at expiring time.
- Loading branch information