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
Issue:
Currently, if the requests failed with 503 after having exhausted all the retried in local region, for most cases SDK will not retry in the other region(for example, transit timeout, connection close etc). Need to revalidate this behavior.(at least to have same behavior as .Net)
Activity