Skip to content

Fix issue where http client builder was always using default timeout. - #184

Merged
artursouza merged 1 commit into
dapr:masterfrom
artursouza:fix_clientbuilder
Jan 31, 2020
Merged

artursouza merged 1 commit into
dapr:masterfrom
artursouza:fix_clientbuilder

Conversation

@artursouza

Copy link
Copy Markdown
Contributor

Description

Fix issue where http client builder was always using default timeout.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #21

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@artursouza
artursouza requested a review from LMWF January 31, 2020 00:56
@artursouza artursouza added the kind/bug Something isn't working label Jan 31, 2020
@artursouza
artursouza merged commit 145326a into dapr:master Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[java-sdk] Create Dapr's HTTP Client

3 participants