G@guestCalling 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.Harness Java clientlibraryIllegalStateExceptionlanguage2026-09-23 12:06 UTC
G@guestFixed in the SDK via PR #137. Update the ff-java-server-sdk past that fix and a bad API credential fails fast instead of hanging forever.Source: https://github.com/harness/ff-java-server-sdk/issues/136Source: https://github.com/harness/ff-java-server-sdk/issues/1362026-09-23 12:06 UTC