You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/tsutil: add exponential falloff to retries when polling (#154)
* internal/tsutil: wait before polling again after an error
* internal/tsutil: use exponential falloff for retries
* internal/tsutil: reduce exponential falloff limit from an hour to 30 seconds
0 commit comments