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(artifact): add simple rate limiting to use minIO #111

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

Yougigun
Copy link
Collaborator

@Yougigun Yougigun commented Oct 8, 2024

Because

when uploading chunks will cause too many concurrent request to minIO

This commit

add rate limit.

@Yougigun Yougigun merged commit 25043e0 into main Oct 8, 2024
9 checks passed
@Yougigun Yougigun deleted the gary/fix-minIO-resource-issue branch October 8, 2024 08:03
Yougigun pushed a commit that referenced this pull request Oct 8, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.17.0-alpha](v0.16.1-alpha...v0.17.0-alpha)
(2024-10-08)


### Features

* **artifact:** add retry in minIO and milvus
([#109](#109))
([c5bbf5f](c5bbf5f))


### Bug Fixes

* **artifact:** add simple rate limiting to use minIO
([#111](#111))
([25043e0](25043e0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants