-
Notifications
You must be signed in to change notification settings - Fork 2
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
Deindexing large snapshots with reindex.py causes a TimeoutError #6291
Labels
-
[priority] Medium
bug
[type] A defect preventing use of the system as specified
debt
[type] A defect incurring continued engineering cost
infra
[subject] Project infrastructure like CI/CD, build and deployment scripts
needs design
[process] Solution to issue has yet to be devised
orange
[process] Done by the Azul team
Comments
achave11-ucsc
changed the title
Deindexing large snapshots with reindex.py causes TimeoutError
Deindexing large snapshots with reindex.py causes a TimeoutError
May 24, 2024
Re-running the command hours after the second attempt, actually succeeded,
|
@hannes-ucsc: "The solution is most likely to partition the deletion requests so that no request takes longer than 30 seconds, which is a safe margin away from the client timeout of one minute. There may be other solutions. Assignee to consider those. At the moment, the work-around is to retry until the request returns a 200." |
hannes-ucsc
added
needs design
[process] Solution to issue has yet to be devised
bug
[type] A defect preventing use of the system as specified
debt
[type] A defect incurring continued engineering cost
infra
[subject] Project infrastructure like CI/CD, build and deployment scripts
-
[priority] Medium
labels
Sep 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
-
[priority] Medium
bug
[type] A defect preventing use of the system as specified
debt
[type] A defect incurring continued engineering cost
infra
[subject] Project infrastructure like CI/CD, build and deployment scripts
needs design
[process] Solution to issue has yet to be devised
orange
[process] Done by the Azul team
Deleting snapshot
T2T_CHRY
(largest at the moment with 309,979 sub-graphs) inanvilprod
took longer than 60s to execute, causing an elasticsearch client timeout.Running …
… outputted:
Retrying this command shortly after the first run returned 409 responses for each of the indices in ElasticSearch:
The text was updated successfully, but these errors were encountered: