Skip to content

all API calls should accept context.Context #4

Description

@kevinburke

Especially if you are going to be using this for any sort of "high frequency" or time sensitive operations it would be good to be able to cancel in-flight API calls, which you can't currently do besides setting a timeout on a global *http.Client.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions