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

Disable cache for not found responses #3152

Merged
merged 5 commits into from
Aug 16, 2022
Merged

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Aug 15, 2022

We no longer cache not found responses to prevent concurrent requests interfering with put requests.

related: owncloud/ocis#4251

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@update-docs
Copy link

update-docs bot commented Aug 15, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@butonic butonic changed the base branch from master to edge August 15, 2022 10:42
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic requested a review from a team as a code owner August 16, 2022 08:40
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Copy link
Contributor

@kobergj kobergj left a comment

Choose a reason for hiding this comment

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

LGTM

@butonic butonic merged commit 999fef2 into cs3org:edge Aug 16, 2022
@butonic butonic changed the title Disable cache Disable cache for not found responses Aug 16, 2022
@butonic butonic deleted the disable-cache branch August 16, 2022 19:54
@kobergj kobergj mentioned this pull request Dec 19, 2022
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.

2 participants