# Synch updates

**URL:** https://community.glideapps.com/t/synch-updates/66307
**Category:** Ask for Help
**Created:** [September 19, 2023, 10:27am UTC](https://community.glideapps.com/t/synch-updates/66307 "2023-09-19T10:27:30Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![JohnB](https://avatars.discourse-cdn.com/v4/letter/j/4491bb/32.png) [@JohnB](https://community.glideapps.com/u/JohnB)
#### Post date: [September 19, 2023, 10:27am UTC](https://community.glideapps.com/t/synch-updates/66307/1 "2023-09-19T10:27:30Z")

</div>

Hi All. Following earlier posts. I’ve now read the documentation on updates. I understand what triggers updates and synchs. I’ve poured all over my apps. Yet have the following situation. I can’t for the life in me explain how the synch updates are so numerous. I’ve had no response to help desk queries so relying on you guys. The problem is, I don’t even know the path by wish I can get to a resolution. Regards.

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/9/1988baa299504bf7ecb5c00aa76a1f9a2e005ec6.png)  
(As an aside, if Glide wrote out a record every time it did a synch and shared that with the user, the process would be traceable, and could be resolved.)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 19, 2023, 10:55am UTC](https://community.glideapps.com/t/synch-updates/66307/2 "2023-09-19T10:55:28Z")

</div>

Before offering any suggestions as to where the syncs might be coming from, I have a question: how many Apps do you have in the team, and which data source/s do they use?

---

<div class="post-metadata">

### Author: ![JohnB](https://avatars.discourse-cdn.com/v4/letter/j/4491bb/32.png) [@JohnB](https://community.glideapps.com/u/JohnB)
#### Post date: [September 19, 2023, 11:04am UTC](https://community.glideapps.com/t/synch-updates/66307/3 "2023-09-19T11:04:46Z")

</div>

thanks for engaging Darren. I have 3 published apps and many unpublished backup apps, all of which point to the same data source, which is a Google sheet with many tabs. I note this, if relevant…

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/4/f44ddea33f8d5b8d571517b6f25c3f10b940fdf6.png)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 19, 2023, 11:12am UTC](https://community.glideapps.com/t/synch-updates/66307/4 "2023-09-19T11:12:33Z")

</div>

Okay, cool.

One thing to check in each of your Apps that are connected to the Google Sheet is whether or not you have Extra Sync mode enabled. You’ll find this in Settings → Data → Sync Mode.

If that is enabled, it can lead to a large sync count.

The other thing is - do you or any of your users make any edits or changes directly to the Google Sheet? This is another thing that could bump your sync count up, because every time an edit is made in the Google Sheet, Google will notify Glide of the change, and that will trigger a sync.

---

<div class="post-metadata">

### Author: ![JohnB](https://avatars.discourse-cdn.com/v4/letter/j/4491bb/32.png) [@JohnB](https://community.glideapps.com/u/JohnB)
#### Post date: [September 19, 2023, 11:21am UTC](https://community.glideapps.com/t/synch-updates/66307/5 "2023-09-19T11:21:18Z")

</div>

Extra synch mode is off on all apps.  
Editing Google Sheets directly. Yes I do this from time to time. I don’t believe this to be the cause but I’ll look out for it.  
Regarding “set column values” as part of a bespoke action. Do you know if this triggers one update and one synch, even if several data items are amended?  
If true, then I’m no closer unfortunately.  
Stepping back, I’m not sure how the number of synchs could ever be higher than the number of edits?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 19, 2023, 11:34am UTC](https://community.glideapps.com/t/synch-updates/66307/6 "2023-09-19T11:34:18Z")

</div>

> [@JohnB](#):
>
> Regarding “set column values” as part of a bespoke action. Do you know if this triggers one update and one synch, even if several data items are amended?

Yes, each Set Column Values action will count as one update, regardless of how many columns are touched. I’m not 100% sure if that will also trigger a sync, but I suspect that it does.

> [@JohnB](#):
>
> Stepping back, I’m not sure how the number of synchs could ever be higher than the number of edits?

With external data sources such as Google Sheets and Airtable I think it’s possible, as syncs can be triggered without any changes actually being made via the App. But that doesn’t appear to be the case here, and I do agree that almost 5 times as many syncs as edits does look quite off. I’m really not sure what else could be the culprit here, sorry. Perhaps somebody else will chime in with some ideas.

---

<div class="post-metadata">

### Author: ![JohnB](https://avatars.discourse-cdn.com/v4/letter/j/4491bb/32.png) [@JohnB](https://community.glideapps.com/u/JohnB)
#### Post date: [September 20, 2023, 8:42am UTC](https://community.glideapps.com/t/synch-updates/66307/7 "2023-09-20T08:42:39Z")

</div>

Hi Darren. Some extra light on this. I have looked at the “usage” and “usage beta” categories to help me investigate further. This helps to pin it down, by app. My conclusion is that the development of an app, including testing, creation of new data items, has a significant impact on the number of synchs. (See quote below this paragraph). The recommendation is to test changes on a small sample of data. For me, this adds uncertainty and complexity to the app development process. I would also question how every change can be ascribed to an app; for example updating a Google sheet directly impacts all apps that feed off it. In summary, whilst the Glide team has made efforts to increase transparency, from my point of view there’s more that needs to be done. Thank you for your time.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/1/8160c177f7c92194f29d95e57b3db8b8b277e074.png)

---

<div class="post-metadata">

### Author: ![JohnB](https://avatars.discourse-cdn.com/v4/letter/j/4491bb/32.png) [@JohnB](https://community.glideapps.com/u/JohnB)
#### Post date: [September 20, 2023, 1:27pm UTC](https://community.glideapps.com/t/synch-updates/66307/8 "2023-09-20T13:27:53Z")

</div>

**Further update.** After forensically applying minor changes and watching what happens. I can confirm, that making 4 updates on an inline list (add form) screen initially resulted in 8 synch updates, even though according to the documentation, the way I read it is that it should be a max of 2 (1 update + 1 synch). On waiting another 5 minutes with no activity, the synch count inexplicably increased by another 4. A further 10 mins, another 2 synchs inexplicably made despite no activity. Therefore, having now tested this as things stand it remains a mystery. From a personal perspective, I’m unsure how to progress as I cannot predict my synch usage and hence cannot predict my costs.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [September 20, 2023, 6:04pm UTC](https://community.glideapps.com/t/synch-updates/66307/9 "2023-09-20T18:04:02Z")

</div>

Is the google sheet currently open on you computer? What happens if you close it?
