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

feat: implement a new rate limit on the vault API to avoid 429 error #18

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

SoulKyu
Copy link
Collaborator

@SoulKyu SoulKyu commented Jun 10, 2024

No description provided.

@Lujeni Lujeni self-assigned this Jun 10, 2024
@Lujeni
Copy link
Member

Lujeni commented Jun 10, 2024

@SoulKyu Do you think it would be complicated to add a simple test to ensure the rate limit behavior? Perhaps we could set the rate limit to 1

@SoulKyu
Copy link
Collaborator Author

SoulKyu commented Jun 10, 2024

Actually, the kubernetes interface and Vault interface has not been mocked correctly, adding test on this would need some more improvement which need to be done inside a specific PR i guess.

@Lujeni Lujeni assigned SoulKyu and unassigned Lujeni Jun 10, 2024
@Lujeni Lujeni self-requested a review June 10, 2024 12:44
@Lujeni
Copy link
Member

Lujeni commented Jun 10, 2024

👍

@SoulKyu SoulKyu merged commit 2d3b69d into main Jun 10, 2024
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.

None yet

2 participants