Skip to content

DM-55342: Add concurrency to index updating - #115

Merged
roceb merged 3 commits into
mainfrom
tickets/DM-55342
Jul 28, 2026
Merged

DM-55342: Add concurrency to index updating#115
roceb merged 3 commits into
mainfrom
tickets/DM-55342

Conversation

@roceb

@roceb roceb commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Rewrite script that builds index.json for eups.lsst.cloud. This implementation takes 90 secs vs 13 mins. And since this runs at least 2 times in release pipeline. We can save a lot of time and compute with these changes. We also added a dry-run function for testing.

@timj timj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay but I'm worried that all the errors seem to be swallowed and everything reports that it all worked fine. Do the APIs correctly handle backoff retries?

Comment thread updateindexfile.py Outdated
Comment thread updateindexfile.py
Comment thread updateindexfile.py Outdated
Comment thread updateindexfile.py Outdated
@roceb

roceb commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

gcloud cli storage command handles backoff retries automatically.

@roceb
roceb requested a review from timj July 28, 2026 16:35

@timj timj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Distinguishing errors from non-errors helps a lot.

@roceb
roceb merged commit caec74f into main Jul 28, 2026
2 checks passed
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.

2 participants