a8n: Use worker pool instead of unbounded num of goroutines
Created by: mrnugget
This should help with large Campaigns overloading replacer
and gitserver
by concurrently sending requests (up to 200) to both of them.
Created by: mrnugget
This should help with large Campaigns overloading replacer
and gitserver
by concurrently sending requests (up to 200) to both of them.