Skip to content

a8n: Use worker pool instead of unbounded num of goroutines

Administrator requested to merge a8n/runner-stability into master

Created by: mrnugget

This should help with large Campaigns overloading replacer and gitserver by concurrently sending requests (up to 200) to both of them.

Merge request reports

Loading