# Jobs::SyncTopicUserBookmarked in a loop using 100% CPU

**URL:** https://meta.discourse.org/t/jobs-synctopicuserbookmarked-in-a-loop-using-100-cpu/351047
**Category:** Support
**Tags:** sidekiq
**Created:** [February 7, 2025, 10:47am UTC](https://meta.discourse.org/t/jobs-synctopicuserbookmarked-in-a-loop-using-100-cpu/351047 "2025-02-07T10:47:37Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![mentalstring](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mentalstring/32/168934_2.png) [@mentalstring](https://meta.discourse.org/u/mentalstring)
#### Post date: [February 7, 2025, 10:47am UTC](https://meta.discourse.org/t/jobs-synctopicuserbookmarked-in-a-loop-using-100-cpu/351047/1 "2025-02-07T10:47:37Z")

</div>

Over the last ~18h, our server is using close to 100% CPU.

 ![Screenshot 2025-02-07 at 10.46.04](https://global.discourse-cdn.com/meta/original/4X/a/4/5/a45e7e6457e51f233e2c0839f81c9848ea580825.png)

Looking at Sidekiq, it’s busy running the same 5 jobs:

 ![Screenshot 2025-02-07 at 10.28.54](https://global.discourse-cdn.com/meta/original/4X/a/4/7/a4761d52e05e95ef88fef5a55d753e7eda0dd223.jpeg)

It’s always in “Just now” and they seem to be always re-running over those same 3 topic ids.

I tried restarting Discourse, but the situation remained.

Not sure if it’s related, but this started ~24h after we updated from 3.3.3 to 3.3.4. I don’t see any recent changes to `app/jobs/regular/sync_topic_user_bookmarked.rb` and I couldn’t spot any change on 3.3.4 that could be related, but I don’t know the codebase.

Any clue on what might be happening?

---

_[View the full topic](https://meta.discourse.org/t/jobs-synctopicuserbookmarked-in-a-loop-using-100-cpu/351047)._
