Add rpc timeout awareness to LimitedDurationRetryPolicy
software-dov opened this issue · 0 comments
software-dov commented
RetryPolicy is responsible for setting the deadlines for individual rpcs in the Setup method. This is independent from any deadline on retry.