Enumeration Casepackage-distributed-system 28.0.1DistributedSystem
serviceDiscoveryTimeout(_:)
DistributedSystemErrors.swift:16case serviceDiscoveryTimeout(String)
Other cases
case decodeError(description: String)
case duplicatedService(String, DistributedSystem.ModuleIdentifier)
case error(String)
case noConnectionForActor(EndpointIdentifier)
case unexpectedResultType(String)
case connectionLost
case unknownActor(EndpointIdentifier)
case invalidActorState(String)
case cancelled(String)