Loomio

dailymotion links choking up sidekiq

PP Pirate Praveen Public Seen by 315

I have opened a bug https://github.com/diaspora/diaspora/issues/6650

We have to continuously monitor sidekiq busy queue and stop all dailymotion jobs until we can do a proper fix.

Volunteers welcome.

Just monitor https://poddery.com/sidekiq/busy with savepoddery account and if all busy jobs are in http_service queue for job Workers::GatherOEmbedData and argument contains dailymotion.com, then just click on the stop button. If we don't monitor it continuously, it will fill all 25 available threads and will break federation as it won't be able to process any other jobs.