galaxyproject / galaxy-helm

Minimal setup required to run Galaxy under Kubernetes
MIT License
41 stars 38 forks source link

Add ttl for jobs after finish; disable concurrent job limits #411

Closed afgane closed 1 year ago

afgane commented 1 year ago

It's nice to be able to inspect jobs for a bit after they finish as sometimes they cycle too fast to catch them.

Limiting the number of concurrent jobs seems unnecessary for most scenarios so disabling that but instead of removing the entries, leaving them commented acts as documentation that's otherwise lacking atm.