Skip to content
This repository was archived by the owner on Apr 14, 2024. It is now read-only.
This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Please use http client with timeouts #11

@Dysar

Description

@Dysar

Expected Behavior

When I execute Client's Post() method I want to be sure that it will not hang forever.

Current Behavior

Currently there is no limit

Possible Solution

Using http client as described in this article solves this issue
https://medium.com/@nate510/don-t-use-go-s-default-http-client-4804cb19f779

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