garnix-io / issues

Public issue tracker for garnix.io
15 stars 0 forks source link

Limit number of concurrent derivations being built (edit: per user) #50

Closed RossComputerGuy closed 2 months ago

RossComputerGuy commented 1 year ago

Garnix should force only a certain number of derivations being built at once per user. When the limit is reached, those derivations should be queued. Hercules CI has this feature and it would be a good idea to implement this.

I also accidentally caused Garnix to crash today.

jkarni commented 2 months ago

This is already done (limit: 100)