Skip to content

fix(same_handler): stop to share Guzzle handler by default#79

Merged
lnahiro merged 1 commit intomasterfrom
split-fix-default-config
Apr 22, 2022
Merged

fix(same_handler): stop to share Guzzle handler by default#79
lnahiro merged 1 commit intomasterfrom
split-fix-default-config

Conversation

@Oliboy50
Copy link
Copy Markdown
Member

@Oliboy50 Oliboy50 commented Apr 22, 2022

Why?

  • we thought that sharing the same Guzzle handler between all Guzzle clients would only act on asynchronous requests... but it has also the impact of sharing the same Guzzle middlewares between all Guzzle clients...

How?

  • stop to share the same handler for all clients, by default

@Oliboy50 Oliboy50 requested a review from a team as a code owner April 22, 2022 12:51
@Oliboy50 Oliboy50 force-pushed the split-fix-default-config branch from 66476e8 to 83b912e Compare April 22, 2022 12:59
@lnahiro lnahiro merged commit 66785cf into master Apr 22, 2022
@lnahiro lnahiro deleted the split-fix-default-config branch April 22, 2022 13:25
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.

3 participants