- The current approach for retrieving the next fallback host is overly complex and deviates from the spec. - A temporary fix has been applied to resolve the primary host → https://github.com/ably/ably-dotnet/pull/1320 - However, the existing implementation needs to be refactored to properly handle both primary and fallback hosts. - Reference implementation aligned with the spec → https://github.com/ably/ably-go/pull/657/files ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-5649) by [Unito](https://www.unito.io)