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

Hotfix: tweaks to htsget ingest, respawn daemon #127

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

daisieh
Copy link
Member

@daisieh daisieh commented Oct 10, 2024

Two things:

  • added a wrapper so that if the daemon dies for any reason, it will respawn
  • moved the indexing calls to the end of the htsget ingest

To test: recompose htsget with CanDIG/htsget_app#327. Then ingest any genomic dataset. It should work much faster and not bother indexing until the end of the ingest.

@daisieh daisieh requested a review from SonQBChau October 10, 2024 03:07
Copy link
Contributor

@SonQBChau SonQBChau left a comment

Choose a reason for hiding this comment

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

tested and worked on both local and dev 👍

@daisieh daisieh merged commit d36e1b4 into develop Oct 10, 2024
1 check passed
@daisieh daisieh deleted the hotfix/htsget branch October 10, 2024 19:26
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