• If true, the CLI should not use the network level retry.

    If there is an error when calling a network API that looks like a DNS or connectivity issue, the CLI will by default automatically retry the request.

    Parameters

    • environment: ProcessEnv = ...

      Process environment variables.

    Returns boolean

    True if the SHOPIFY_CLI_SKIP_NETWORK_LEVEL_RETRY environment variable is set.