Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Normalize timeout exception #99

Merged
merged 2 commits into from
Jan 24, 2017

Conversation

mlocati
Copy link
Contributor

@mlocati mlocati commented Dec 2, 2016

When the Socket adapter meet timeout problems, it raises an AdapterException\TimeoutException exception.

Let's do the same for the cURL client too.

@ezimuel
Copy link
Contributor

ezimuel commented Jan 17, 2017

@mlocati can you provide a unit test to cover this new use case? Thanks,

@ezimuel ezimuel self-assigned this Jan 17, 2017
@ezimuel ezimuel added this to the 2.6.0 milestone Jan 17, 2017
@mlocati
Copy link
Contributor Author

mlocati commented Jan 17, 2017

@mlocati can you provide a unit test to cover this new use case? Thanks,

Sure: 69ca294

@ezimuel
Copy link
Contributor

ezimuel commented Jan 17, 2017

@mlocati can you send the PR against develop branch? Thanks!

@mlocati mlocati changed the base branch from master to develop January 17, 2017 16:48
@mlocati
Copy link
Contributor Author

mlocati commented Jan 17, 2017

@mlocati can you send the PR against develop branch? Thanks!

Done.

@ezimuel ezimuel merged commit 02037f0 into zendframework:develop Jan 24, 2017
@ezimuel
Copy link
Contributor

ezimuel commented Jan 24, 2017

@mlocati thanks for your contribution!

@mlocati mlocati deleted the normalize-timeout-exception branch January 24, 2017 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants