Skip to content

Conversation

@andrueastman
Copy link
Contributor

Closes microsoftgraph/msgraph-sdk-java#1381

Related to microsoftgraph/msgraph-sdk-java#1288

OKHttp initializes the client with a default timeout of 10 seconds. This aligns the timeout value with other sdks to 100 seconds to reduce possibilities of timeout errors on the client.

@andrueastman andrueastman enabled auto-merge March 20, 2023 10:43
@andrueastman andrueastman self-assigned this Mar 20, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, those changes need to be replicated in kiota java I believe.

@andrueastman andrueastman merged commit ff03443 into dev Mar 20, 2023
@andrueastman andrueastman deleted the andrueastman/fixTimeout branch March 20, 2023 13:20
@andrueastman
Copy link
Contributor Author

True. Thanks for the heads up.

@baywet baywet added this to the 2.0.17 milestone Mar 20, 2023
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.

Align default HttpClient default timeout

2 participants