bugy / script-server

Web UI for your scripts with execution management
Other
1.6k stars 249 forks source link

Max number of concurrent script instances #517

Open matiasrivera opened 2 years ago

matiasrivera commented 2 years ago

Hi, Is there a limit in the ammount of instances of a certain script that we can run simultaneously. The "+" sign dissapears once I start 12 concurrent instances. Is there a way to increase this?

Thanks,

Matias

bugy commented 2 years ago

Hi @matiasrivera to be honest, this is just UI limitation, which is based on browser width. Same as #328