# 1.8M PullHotLinkedImages 在我们的 sidekiq 队列中

**URL:** https://meta.discourse.org/t/1-8m-pullhotlinkedimages-in-our-sidekiq-backlog/36589
**Category:** Support
**Created:** [2015年十二月11日 20:37 UTC](https://meta.discourse.org/t/1-8m-pullhotlinkedimages-in-our-sidekiq-backlog/36589 "2015-12-11T20:37:21Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Paulo\_Silveira](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paulo_silveira/32/121689_2.png) [@Paulo\_Silveira](https://meta.discourse.org/u/Paulo_Silveira)
#### Post date: [2015年十二月11日 20:37 UTC](https://meta.discourse.org/t/1-8m-pullhotlinkedimages-in-our-sidekiq-backlog/36589/1 "2015-12-11T20:37:21Z")

</div>

We are trying to cope with a huge batch of PullHotLinkedImages (and ProcessoPost/UpdateGravatar/CrawlLink) in our sidekiq queue after migrating our forum. And as the posts are being processed, the queue is getting even bigger!

To be honest, I dont even understand why we have so many PullHotLinkedImages/etc, since our posts have almost no images attached. Could/should we just remove all these jobs?

 ![](https://global.discourse-cdn.com/meta/original/3X/6/1/6123e8262ee9ea8fc3163f5e4e56609834969c53.png)

Any hints?

---

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [2015年十二月11日 22:04 UTC](https://meta.discourse.org/t/1-8m-pullhotlinkedimages-in-our-sidekiq-backlog/36589/2 "2015-12-11T22:04:17Z")

</div>

This looks normal – Discourse needs some time to process these posts. You might consider increasing the number of workers in the container definition if you can dedicate more system resources for it.

---

<div class="post-metadata">

### Author: ![Paulo\_Silveira](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paulo_silveira/32/121689_2.png) [@Paulo\_Silveira](https://meta.discourse.org/u/Paulo_Silveira)
#### Post date: [2015年十二月11日 22:19 UTC](https://meta.discourse.org/t/1-8m-pullhotlinkedimages-in-our-sidekiq-backlog/36589/3 "2015-12-11T22:19:38Z")

</div>

would it be a problem if we just delete the queue? what would we lose not processing these old posts?

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2015年十二月11日 22:37 UTC](https://meta.discourse.org/t/1-8m-pullhotlinkedimages-in-our-sidekiq-backlog/36589/4 "2015-12-11T22:37:15Z")

</div>

Not much. `PullHotlinkedImages` will only try to download external images in order to prevent link rot. But that might be fine in your case.

---

<div class="post-metadata">

### Author: ![Paulo\_Silveira](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paulo_silveira/32/121689_2.png) [@Paulo\_Silveira](https://meta.discourse.org/u/Paulo_Silveira)
#### Post date: [2015年十二月11日 22:44 UTC](https://meta.discourse.org/t/1-8m-pullhotlinkedimages-in-our-sidekiq-backlog/36589/5 "2015-12-11T22:44:42Z")

</div>

@zogstrip one last question: the other jobs are also optional right? like ProcessPost/CrawlExternalLink? and is there any way to disable these services?

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2015年十二月11日 22:48 UTC](https://meta.discourse.org/t/1-8m-pullhotlinkedimages-in-our-sidekiq-backlog/36589/6 "2015-12-11T22:48:12Z")

</div>

These other jobs aren’t required but they definitely enhance the presentations of your old posts. But if you want, you can “rebake” your posts later either manually or automatically via a rake task.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [2024年六月8日 12:45 UTC](https://meta.discourse.org/t/1-8m-pullhotlinkedimages-in-our-sidekiq-backlog/36589/7 "2024-06-08T12:45:59Z")

</div>

此主题已在 3101 天后自动关闭。不再允许回复。
