A remote provider (Arkade operator or its indexer) is temporarily
unreachable. This is a retryable condition — transport failure, request
timeout, or a 5xx/429-style temporary HTTP response — as opposed to a
terminal configuration/authorization/schema error, which stays a plain
Error/ArkError. The original low-level error is preserved as
Error.cause.
A remote provider (Arkade operator or its indexer) is temporarily unreachable. This is a retryable condition — transport failure, request timeout, or a 5xx/429-style temporary HTTP response — as opposed to a terminal configuration/authorization/schema error, which stays a plain
Error/ArkError. The original low-level error is preserved as Error.cause.