Make request exponential backoff more predictable #359
Labels
area/resource-management
Issues related to Kubernetes resource provisioning, management, await logic, and semantics generally
kind/bug
Some behavior is incorrect or out of spec
p1
A bug severe enough to be the next item assigned to an engineer
Milestone
Since #348 request retry logic is specified in multiple places. This can make retry logic much less predictable -- it is vastly easier to predict behavior when retry logic is specified in one place.
Before the next release, we should try to consolidate this into one place. Context: #348 (comment)
The text was updated successfully, but these errors were encountered: