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
e.g. replace the time.sleep() in Organization convergence methods with something more robust such as polling the AWS API to ensure that newly created entities are shown before proceeding
The text was updated successfully, but these errors were encountered:
I looked into this. There's no waiters in the organizations SDK. Implementing our own would be a larger effort than I think is worth at this point. I'd vote this card become a stretch goal or something if the current implementation is satisfactory.
e.g. replace the time.sleep() in Organization convergence methods with something more robust such as polling the AWS API to ensure that newly created entities are shown before proceeding
The text was updated successfully, but these errors were encountered: