# Help! Facing delays of upto an hour

**URL:** https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472
**Category:** Report a Bug
**Created:** [February 9, 2021, 9:25am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472 "2021-02-09T09:25:35Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [February 9, 2021, 9:25am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/1 "2021-02-09T09:25:35Z")

</div>

My app’s URL: [https://eknayajosh.glideapp.io/](https://eknayajosh.glideapp.io/)

It’s a live app and it’s a pretty simple question and answer app which awards points to users and their teams but I am facing unprecedented delays which is causing major problems for the users.

Not sure what I can do now but want to point it out to improve building practices henceforth.

Anybody know a solution or have faced a similar situation?

---

<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: [February 9, 2021, 9:34am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/2 "2021-02-09T09:34:29Z")

</div>

Possibly a similar scenario as this one?

> [@CRAZY USECASE: Overloading app in a level that created hours delay in writing to Sheet](https://community.glideapps.com/t/crazy-usecase-overloading-app-in-a-level-that-created-hours-delay-in-writing-to-sheet/21587):
>
> Hi gliders, Decided to leave the topic as “Uncategorized” as I don’t really know where to put this story. TL"DR - 200 user sent 20 answers to trivia game in a period of 30 min caused huge dealy (hours) in writing data to the sheet and update the app back, Full story: I built a trivia app as a small entry project for what could have a been a huge customer for me on the glide platform, a municipality here in Israel. The game itself was relatively simple, 20 questions (answers were submited us…

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [February 9, 2021, 9:47am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/3 "2021-02-09T09:47:55Z")

</div>

Exactly same

---

<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: [February 9, 2021, 9:49am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/4 "2021-02-09T09:49:08Z")

</div>

So it seems like the solution for now is to use Glide Tables

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [February 9, 2021, 9:52am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/5 "2021-02-09T09:52:50Z")

</div>

I have an event in 3 hours form now where 300+ people are going to upload 15000+ images in the app  
Would Glide Tables work fine or should I use something like Cloudinary?

---

<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: [February 9, 2021, 9:55am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/6 "2021-02-09T09:55:41Z")

</div>

Based on what @david said in that other thread, I’d have to think you’d be okay with Glide tables. But, I can’t speak for him or the Glide team (which is why I tagged him) 🙂

---

<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: [February 9, 2021, 11:06am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/7 "2021-02-09T11:06:28Z")

</div>

I faced the exact same situation a week ago when too many users are trying to add multiple rows at the same time to the Sheet.

It created a hell of a delay and as I was using a relation for some conditions, it did not work at all.

I had to utilizie a user-specific column as my condition to keep it inside Glide, before the rows are actually written to the Sheet. Not sure if it helps your case but aside from moving to Glide Tables, that’s my solution for now.

---

<div class="post-metadata">

### Author: ![Rosewebstudio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rosewebstudio/32/12261_2.png) [@Rosewebstudio](https://community.glideapps.com/u/Rosewebstudio)
#### Post date: [February 9, 2021, 11:42am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/8 "2021-02-09T11:42:59Z")

</div>

@Manan_Mehta when your event is over I would be interested to know how it went, out of curiosity really thanks 😊

---

<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: [February 10, 2021, 2:47am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/9 "2021-02-10T02:47:54Z")

</div>

yes, same.  
@Manan_Mehta how did it work out? Did you switch to Glide tables, or take the Cloudinary route?

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [February 10, 2021, 3:12am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/10 "2021-02-10T03:12:57Z")

</div>

My most important use case was that participants upload pictures only from their cameras so I switched to Glide Tables. We had lags of upto a minute only. So much better than Sheets though.  
The event went well! I also found a way to bulk download all the images that were uploaded on Glide Tables.  
Will do a thread about that soon.

---

<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: [February 10, 2021, 3:13am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/11 "2021-02-10T03:13:47Z")

</div>

Good news!  
Glad it worked out for you 👍

---

<div class="post-metadata">

### Author: ![Rosewebstudio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rosewebstudio/32/12261_2.png) [@Rosewebstudio](https://community.glideapps.com/u/Rosewebstudio)
#### Post date: [February 10, 2021, 6:35am UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/12 "2021-02-10T06:35:07Z")

</div>

Excellent glad it went well 👍

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [February 10, 2021, 8:58pm UTC](https://community.glideapps.com/t/help-facing-delays-of-upto-an-hour/22472/13 "2021-02-10T20:58:39Z")

</div>

New problem that I am facing now with the same app.  
The link between Glide and Google Sheets completely broke!

2nd day of my event is tomorrow and I am trying to make sure everything works but it clearly doesn’t.  
Any suggestions?
