# Delay in Google Sheets data sync since last 8-10 days

**URL:** https://community.glideapps.com/t/delay-in-google-sheets-data-sync-since-last-8-10-days/75160
**Category:** Ask for Help
**Created:** [July 25, 2024, 10:07am UTC](https://community.glideapps.com/t/delay-in-google-sheets-data-sync-since-last-8-10-days/75160 "2024-07-25T10:07:46Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![variadevang](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/variadevang/32/59414_2.png) [@variadevang](https://community.glideapps.com/u/variadevang)
#### Post date: [July 25, 2024, 10:07am UTC](https://community.glideapps.com/t/delay-in-google-sheets-data-sync-since-last-8-10-days/75160/1 "2024-07-25T10:07:46Z")

</div>

I wanted to check with the community to see if any other app developers are facing a delay in syncing with Google Sheets data. I created this app somewhere around mid May with absolutely no issues in it with regard to sync with google sheet. But recently it sometimes takes up to 20-30 mins and multiple refresh/restart to app for the data to be updated on the front end for the user.

Anyone else also facing issues like this? Can someone guide me to any kind of sync logs that could be studied to understand this behaviour?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [July 25, 2024, 11:35pm UTC](https://community.glideapps.com/t/delay-in-google-sheets-data-sync-since-last-8-10-days/75160/2 "2024-07-25T23:35:12Z")

</div>

How many tables and rows do you have in total? Do you use a lot of computed columns?

---

<div class="post-metadata">

### Author: ![variadevang](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/variadevang/32/59414_2.png) [@variadevang](https://community.glideapps.com/u/variadevang)
#### Post date: [August 12, 2024, 6:40am UTC](https://community.glideapps.com/t/delay-in-google-sheets-data-sync-since-last-8-10-days/75160/3 "2024-08-12T06:40:26Z")

</div>

It has about 10,000 rows currently. The behaviour is very unpredictable. about 70% of the times things are very smooth. the rest 30% of times there are sync issues like

1. Delayed Sync
2. Two copies of same row (In Google Sheet) seen on the app

I am unable to generalize the issue or find any pattern as to exactly when the sync issues start. Are there any diagnostic tools I can use?

I am happy to shift to Glide Big table if there is any easy way to switch to it.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 13, 2024, 12:24am UTC](https://community.glideapps.com/t/delay-in-google-sheets-data-sync-since-last-8-10-days/75160/4 "2024-08-13T00:24:41Z")

</div>

> [@variadevang](#):
>
> Are there any diagnostic tools I can use?

You can right click on any table in the Data view, and click “Analyze Performance” to see how much time a column takes to load. That might provide some good insights for you.

> [@variadevang](#):
>
> I am happy to shift to Glide Big table if there is any easy way to switch to it.

Currently there’s no easy way to switch from an external data source to Glide Table/Glide Big Tables, though there might be something like that in the future.

If the issue persists, please talk to the support team.

> [@Community Update: Support chat in the Glide builder speech\_balloon](https://community.glideapps.com/t/community-update-support-chat-in-the-glide-builder/73866/1):
>
> Hello Gliders! You can now reach our support team directly from the Glide builder. Use the updated messenger (powered by Intercom) to ask for help, report issues, or share your feedback while you’re working on your Glide app. [Opening a support chat] P.S. We’re investigating a bug with the Intercom messenger not recognizing when a user is on a paid plan. If that happens to you, try the following: Navigate into a paid team Open the messenger Reload the webpage Open the messenger again and s…

---

<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: [August 13, 2024, 2:46am UTC](https://community.glideapps.com/t/delay-in-google-sheets-data-sync-since-last-8-10-days/75160/5 "2024-08-13T02:46:03Z")

</div>

Do you have a lot of computations that are happening inside of the google sheet?
