alphagov / search-api

Search API for GOV.UK
https://docs.publishing.service.gov.uk/apps/search-api.html
MIT License
31 stars 9 forks source link

Stop passing statsd (deprecated) to MQ client. #2889

Closed sengi closed 4 months ago

sengi commented 4 months ago

search-api is the only app that's still using the optional statsd parameter to the GovukMessageQueueConsumer::Consumer constructor.

We don't use statsd any more. This unblocks deleting the defunct code from govuk_message_queue_consumer.