sokrypton / sokrypton/ColabFold
Suggestion: make individual models immediately downloadable
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 747
- PR merge metrics
- No merged PRs in 30d
Description
Expected Behavior
If a long-running job times out before finishing all five models, it should still be possible to download those models (and associated metadata) that it did produce.
Current Behavior
As far as I can tell, in this situation all the models are lost.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace how a long-running job stores and exposes the five produced models and their associated metadata. Reproduce a timeout before all models finish, then determine whether completed outputs remain accessible. Done means every model and its metadata produced before timeout can be downloaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- bioinformatics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100