# Reaction like sync issues

**URL:** https://meta.discourse.org/t/reaction-like-sync-issues/317584
**Category:** Support
**Tags:** reactions
**Created:** [July 22, 2024, 1:45pm UTC](https://meta.discourse.org/t/reaction-like-sync-issues/317584 "2024-07-22T13:45:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Brandon\_Martus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brandon_martus/32/127631_2.png) [@Brandon\_Martus](https://meta.discourse.org/u/Brandon_Martus)
#### Post date: [July 22, 2024, 1:45pm UTC](https://meta.discourse.org/t/reaction-like-sync-issues/317584/1 "2024-07-22T13:45:16Z")

</div>

I upgraded our site last week from 3.2.0.beta4-dev to 3.3.0.beta3. (Yesterday I updated to 3.3.0.beta5-dev)

All was fine until I enabled the reactions like sync setting (see image below). From that point on, the server appears to have been busy processing the reactions, and users are getting 502 errors and many requests are not being handled properly. Some threads aren’t marked as being read, they aren’t able to post randomly, etc.

Is there any way to see how far along the retroactive background process is so we know when this behavior will (hopefully) return to normal? Or any updates to handle this better? Or slow it down so it doesn’t impact site performance? Or is this unrelated and just a coincidence?

Also of note: the site has 2.4M posts and around 2M likes.

 ![The image shows several line graphs displaying system resource usage metrics over time, including CPU utilization percentage, load average, memory usage percentage, and disk I/O activity. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/e/1/4/e14909c24b0cea2a90bf8bb9e343ece56489084a.jpeg)

---

<div class="post-metadata">

### Author: ![Brandon\_Martus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brandon_martus/32/127631_2.png) [@Brandon\_Martus](https://meta.discourse.org/u/Brandon_Martus)
#### Post date: [July 23, 2024, 1:23pm UTC](https://meta.discourse.org/t/reaction-like-sync-issues/317584/3 "2024-07-23T13:23:02Z")

</div>

FYI @martin

Not sure if you ran across anything like this when enabling for the hosted sites?

> [@Changes to which reactions thumbsup are counted as likes heart](https://meta.discourse.org/t/changes-to-which-reactions-are-counted-as-likes/294696/53):
>
> Announcement rocketI would like to announce that we are going to start rolling out the discourse\_reactions\_like\_sync\_enabled setting to all of our hosted sites, setting it to true, and setting it to default true for new sites. What this means is that historical reactions will have a Like record created for them. On some sites that haven’t used reactions this may be a very small amount, on other sites this may be to the tune of tens of thousands of records. This will influence the Top and Ho…

---

<div class="post-metadata">

### Author: ![Brandon\_Martus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brandon_martus/32/127631_2.png) [@Brandon\_Martus](https://meta.discourse.org/u/Brandon_Martus)
#### Post date: [August 9, 2024, 1:28pm UTC](https://meta.discourse.org/t/reaction-like-sync-issues/317584/4 "2024-08-09T13:28:14Z")

</div>

Following up on this .. is there any way to see the progress / remaining items in this?

I updated the ScheduledLikeSynchronizer to run `every '0,30 4-10 * * *'` (only overnioght) instead of `every 1.hour` (constantly) but it doesn’t appear to be working; is that cron notation available? I’m trying to let this continue to run, but not interfere with our user’s ability to use the site.

---

<div class="post-metadata">

### Author: ![chulapo](https://avatars.discourse-cdn.com/v4/letter/c/3ec8ea/32.png) [@chulapo](https://meta.discourse.org/u/chulapo)
#### Post date: [February 23, 2025, 9:25pm UTC](https://meta.discourse.org/t/reaction-like-sync-issues/317584/5 "2025-02-23T21:25:02Z")

</div>

I don’t know if you were able to fix it, but in our case we also have a lot of posts and likes. For now, we have opted to disable the `Discourse reactions like sync` because it was causing those CPU peaks every 60 minutes and a lot of 502 errors.

 ![The image displays a time-lapse of CPU usage for a 'ys' and 'user' context, with noticeable fluctuations in both before and after enabling synchronization for 'Discourse reactions' between 15:00 and 21:00. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/3/c/f/3cf6bc6e6a6e750219da8639f634b94020b80b1d.png)

---

<div class="post-metadata">

### Author: ![Brandon\_Martus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brandon_martus/32/127631_2.png) [@Brandon\_Martus](https://meta.discourse.org/u/Brandon_Martus)
#### Post date: [February 23, 2025, 9:39pm UTC](https://meta.discourse.org/t/reaction-like-sync-issues/317584/6 "2025-02-23T21:39:47Z")

</div>

Nope. We just ended up turning off that setting.
