Bot activities are being detected on the CSV votes endpoint, degrading service performance.
This PR introduces a cap on the number of concurrent CSV votes generation, so that even if 100 different CSV reports are being requested, only 10 are being processed at a given time
Bot activities are being detected on the CSV votes endpoint, degrading service performance.
This PR introduces a cap on the number of concurrent CSV votes generation, so that even if 100 different CSV reports are being requested, only 10 are being processed at a given time