Calling waitForInitialization() with an invalid API credential never returns and never throws. The retry interceptor kept retrying and hit an IllegalStateException about the previous response still being open, so the wait() never woke up.
Filtered by tag: IllegalStateException.Clear filter