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

Too many requests error to OpenSearch #134

Closed
jordanpadams opened this issue Sep 27, 2023 · 2 comments
Closed

Too many requests error to OpenSearch #134

jordanpadams opened this issue Sep 27, 2023 · 2 comments
Assignees
Labels
B14.1 bug Something isn't working s.medium

Comments

@jordanpadams
Copy link
Member

jordanpadams commented Sep 27, 2023

Checked for duplicates

Yes - I've already checked

🐛 Describe the bug

When I did harvest action (2 in parallel), I noticed I received this error:

CASE 4: Too Many Requests
 
[ERROR] method [GET], host [[https://search-psa-prod-fec4omrmor3hhu5cflf7zigvtm.us-west-2.es.amazonaws.com:443](https://search-psa-prod-fec4omrmor3hhu5cflf7zigvtm.us-west-2.es.amazonaws.com/)], URI [/registry/_search], status line [HTTP/1.1 429 Too Many Requests]
429 Too Many Requests /registry/_search

🕵️ Expected behavior

I expected to not receive this error

📜 To Reproduce

  1. TBD use case from PSA

🖥 Environment Info

Linux

📚 Version of Software Used

v3.7.6

🩺 Test Data / Additional context

TBD

🦄 Related requirements

No response

⚙️ Engineering Details

No response

@alexdunnjpl
Copy link
Contributor

Retry with expo backoff seems like the obvious solution here

@jordanpadams
Copy link
Member Author

Closing per #125. Will open new ticket if problem persists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B14.1 bug Something isn't working s.medium
Projects
None yet
Development

No branches or pull requests

2 participants