googleapis/gapic-generator-cpp

Add rpc timeout awareness to LimitedDurationRetryPolicy

software-dov opened this issue · 0 comments

RetryPolicy is responsible for setting the deadlines for individual rpcs in the Setup method. This is independent from any deadline on retry.