shlsheth263

Results 5 comments of shlsheth263

@jhuckaby Please try to add google sso for auth and user management in Orchestra

@jhuckaby please add one of the below features: 1. Max concurrent tasks per server 2. Max Concurrent tasks across the system

> Implemented max concurrent jobs across the system in [v0.8.61](https://github.com/jhuckaby/Cronicle/releases/tag/v0.8.61). > > ### max_jobs > You can optionally set a global maximum number of concurrent jobs to allow. This is...

> Implemented max concurrent jobs across the system in [v0.8.61](https://github.com/jhuckaby/Cronicle/releases/tag/v0.8.61). > > ### max_jobs > You can optionally set a global maximum number of concurrent jobs to allow. This is...

> @shlsheth263 The queue feature works fine for me in conjunction with `max_jobs`. You will only ever see the new error message if the event queue is disabled. Make sure...