Back

[Solved] Rate limit triggered while debugging app

  • 0
  • Flutter
  • Cloud
nebukadnezar
9 Nov, 2023, 08:53

I've been building my app for the last week and just implemented Appwrite cloud (couple of days). For some reason the rate limit triggered even though all my graphs in the project show no information (which is strange).

I've not been requesting that much in all honesty. A query per minute or 2. When debugging more than that but that's for a short few minutes of debugging. Am I missing something?

TL;DR
User is experiencing a rate limit issue while debugging their app. They are confused as to why the rate limit is triggering even though they have not been making many requests. They mention that logging in and out might be the problem. They also ask if this could be a bug. In the end, the issue is marked as solved and it is mentioned that read requests are not subject to rate limits. Solution: The user is advised to check a related issue on GitHub for more information on configuring rate limits.
Drake
10 Nov, 2023, 18:54

all my graphs in the project show no information

This was a bug which should be solved now.

A query per minute

Read requests are not subject to rate limits.

Am I missing something?

We plan to make rate limits more configurable. You might want to 👍🏼 the related issue: https://github.com/appwrite/appwrite/issues/2953

nebukadnezar
11 Nov, 2023, 06:35

Thanks Steven

nebukadnezar
12 Nov, 2023, 12:34

[Solved] Rate limit triggered while debugging app

nebukadnezar
13 Nov, 2023, 07:27

@Steven Hi Steven, I thought this was solved but you said that read requests are not subject to rate limits. However I login and request a list (which is empty now) and I still hit the rate limit. Could this be a bug?

nebukadnezar
13 Nov, 2023, 07:33

I am not logging out; Could that be the problem why I'm hitting the rate limit?

Drake
13 Nov, 2023, 14:40

The login could trigger a rate limit.

Also, you said you're not logging out...but you're logging in again?

nebukadnezar
13 Nov, 2023, 21:00

Yes I forgot to code the logout because I'm coding a draft and understanding how appwrite works

nebukadnezar
13 Nov, 2023, 21:01

At the moment of writing, if I run my app once, it triggers a rate limit. It's been hours since I last tried to connect, so I'm utterly lost why this triggers so fast.

D5
13 Nov, 2023, 21:02

Once time/request should not trigger rate limit 🤔

nebukadnezar
13 Nov, 2023, 22:07

I'm going through the code and trying to see and see a catch 22; sorry for the confusion!

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more