Writes to cloudelastic aren't all making it through, rather the queue is constantly increasing and occasionally resetting: https://grafana-rw.wikimedia.org/d/000000484/kafka-consumer-lag?orgId=1&var-datasource=eqiad%20prometheus%2Fops&var-cluster=main-eqiad&var-topic=All&var-consumer_group=cpjobqueue-cirrusSearchElasticaWrite&from=now-90d&to=now
We suspect this is directly related to jobqueue, rather than cloudelastic itself, as the thread pools for writing in cloudelastic are mostly idle and we have previous experience with cpjobqueue not managing to run enough concurrent jobs to send writes to the cluster (T300914).
Implement some method that allows the writes to complete as expected.
AC:
- All expected writes make it to cloudelastic in a timely manner