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
Previously we were only continuing to poll when the state was one of
CREATING or TRANSFERRING. According to the boto3 docs, we should also
handle the PENDING state as well.
Signed-off-by: Tim Lane <[email protected]>
0 commit comments