Skip to content

Conversation

@tristan-f-r
Copy link
Collaborator

@tristan-f-r tristan-f-r commented Jan 13, 2026

Adds timeout to algorithms as a demonstration of passing through errors. Closes #316.

Caveats:

  • This does not work with singularity (singularity has no docker wait equivalent and to implement timeouts in singularity would probably require constant polling of a detached thread)
  • ML requires at least one pathway, and failing pathways can break ML-work. How do we want to handle downstream analysis when errors occur (including in the future heuristic errors?)

@tristan-f-r tristan-f-r added the enhancement New feature or request label Jan 13, 2026
@read-the-docs-community
Copy link

read-the-docs-community bot commented Jan 13, 2026

Documentation build overview

📚 spras | 🛠️ Build #30992946 | 📁 Comparing 111e53f against latest (de03d52)


🔍 Preview build

Show files changed (4 files in total): 📝 4 modified | ➕ 0 added | ➖ 0 deleted
File Status
genindex.html 📝 modified
htcondor.html 📝 modified
fordevs/modules.html 📝 modified
fordevs/spras.html 📝 modified

@tristan-f-r tristan-f-r added the P-high This is a blocker for many PRs/issues/features label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request P-high This is a blocker for many PRs/issues/features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generic spras limit option on containers

1 participant