oss-aspen / 8Knot

Dash app in development to serve open source community visualizations using GitHub data from Augur. Hosted app: https://eightknot.osci.io
MIT License
46 stars 59 forks source link

shortens max job lifespan #539

Closed JamesKunstle closed 9 months ago

JamesKunstle commented 9 months ago

Jobs can live 30 minutes at most - shorter than the previous 24hr time limit. This should be a simple fix for observed bugs when a job gets stuck waiting on something that failed. Shouldn't be a replacement for inter-job communication but is a simple patch to minimize impact.