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

fix(webdav): Set Retry-After header for 429 responses #10280

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Oct 10, 2024

We're now setting a 'Retry-After' in the webdav response when the thunbnailer is rate limiting the requests. For now the timeout is just a random number between 1 and 15 seconds.

Copy link

update-docs bot commented Oct 10, 2024

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.

We're now setting a 'Retry-After' in the webdav response when the
thunbnailer is rate limiting the requests. For now the timeout is just
a random number between 1 and 15 seconds.
@rhafer rhafer marked this pull request as ready for review October 10, 2024 08:31
@rhafer rhafer self-assigned this Oct 10, 2024
@rhafer rhafer requested review from micbar and 2403905 October 10, 2024 08:32
Copy link

sonarcloud bot commented Oct 10, 2024

@rhafer rhafer merged commit f536dac into owncloud:master Oct 10, 2024
4 checks passed
@rhafer rhafer deleted the enterprise/6612 branch October 10, 2024 15:07
@micbar micbar mentioned this pull request Oct 21, 2024
18 tasks
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