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

Stop using Guzzle's 'sink' option #302

Merged
merged 1 commit into from
Jan 11, 2021
Merged

Stop using Guzzle's 'sink' option #302

merged 1 commit into from
Jan 11, 2021

Conversation

samwilson
Copy link
Member

There's a bug in the Guzzle cache middleware that means we have
to switch to saving the file responses (for images) in the response
handler rather than leaving it to Guzzle.

This is a workaround until the bug is fixed.

Bug: T265660

There's a bug in the Guzzle cache middleware that means we have
to switch to saving the file responses (for images) in the response
handler rather than leaving it to Guzzle.

This is a workaround until the bug is fixed.

Bug: T265660
@cimurah cimurah merged commit 4a5c73b into main Jan 11, 2021
@cimurah cimurah deleted the fix-image-caching branch January 11, 2021 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants