phnmnl / container-galaxy-k8s-runtime

PhenoMeNal runtime for Galaxy running inside a container orchestrator
Apache License 2.0
5 stars 18 forks source link

Limit jobs for anonymous users #196

Open sneumann opened 6 years ago

sneumann commented 6 years ago

Hi, we should consider limiting the number of jobs for anonymous users, to avoid that someone bombards us with jobs.

Nicola Soranzo @nsoranzo 17:56
@sneumann And you can set 
  <limit type="anonymous_user_concurrent_jobs">1</limit> 
in your config/job_conf.xml for the future

Yours, Steffen