Skip to content

Enable connection timeout per http call in http-verbs #30

@beyond-code-github

Description

@beyond-code-github

Currently the timeout setting for services in application.conf is ignored. Instead, http-verbs (via ws) uses the Play's default setting (20 seconds).

https://github.com/hmrc/http-verbs/blob/master/src/main/resources/reference.conf#L15

We should enable to pass an (implicit) timeout parameter to all the http verbs, so that users can define different timeout values per REST call.

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