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

Make rgw / s3 connectionTimeout configurable #1039

Open
norrland opened this issue Oct 23, 2024 · 0 comments
Open

Make rgw / s3 connectionTimeout configurable #1039

norrland opened this issue Oct 23, 2024 · 0 comments

Comments

@norrland
Copy link

connectionTimeout = time.Second * 3

When performing certain admin operations such as fetching bucket stats for users with many buckets, the timeout is too low.

WARNING[2024-10-22 16:53:45] Warning: Unable to list buckets for uid user-foo : Get "https://objects.example.com/admin/bucket?format=json&stats=true&uid=user-foo" context deadline exceeded (Client.Timeout exceeded while awaiting headers)
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

No branches or pull requests

1 participant