Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Does the package have Request Timeout? #121

@tyrone-horizonlabs

Description

@tyrone-horizonlabs

Discussed in #120

Originally posted by tyrone-horizonlabs September 29, 2022
I'm having an issue where when requesting an endpoint doesn't fail or throw an exception when the device has no internet connection.

Steps to reproduce:

  1. Make sure internet is available
  2. start a request to Hasura server (query or mutation).
  3. immediately turn off internet connection before the package finished the request.

From what I noticed, the request keeps retrying until I turn back the internet connection to ON but I need the package to throw the exception.

Does the package support a request timeout?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions