Commit a1a8533
Set VirSorter2 preemptible_tries to 0 (always on-demand)
VS2 is a long-running Snakemake workflow; preemption wastes the full
restart cost including the micromamba install step. On-demand avoids
the wasted first attempt.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0a50d30 commit a1a8533
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments