Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Allow passing timeouts to the underlying HttpURLConnection #8

@bipster

Description

@bipster

Using the expanded Semantics3 API can take 40 seconds or more. But also even just networking issues could result in a hung connection.

As-is, the HttpURLConnection used to connect to Semantics3 is built and used within methods and not accessible to clients. Perhaps Semantics3Request should accept a constructor parameter to control read and connection timeouts when opening connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions