Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(http-forwarder): add support for timeout and cancelToken #309

Merged
merged 1 commit into from
May 19, 2019

Conversation

P0lip
Copy link
Contributor

@P0lip P0lip commented May 19, 2019

feat(http-forwarder): add support for timeout and cancelToken

Checklist

  • Tests have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce

A slight improvement to HTTP Forwarder. Having timeout and cancel token is quite useful for components such as request-maker.

What is the current behavior

Timeout is not configurable per given request and the request cannot be really cancel

If this is a feature change, what is the new behavior

See above.

Does this PR introduce a breaking change

Nope.

Other information

(e.g. detailed explanation, related issues, links for us to have context, eg. Stack Overflow, issues outside of the repo, forum, etc.)

@P0lip P0lip requested a review from XVincentX May 19, 2019 17:40
@P0lip P0lip merged commit 8e1db46 into master May 19, 2019
@P0lip P0lip deleted the feat/http-forwarder-impr branch May 19, 2019 19:41
@XVincentX XVincentX added this to the Prism v3 Release milestone May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants