Double check that all the fields in the data are correct.
[SOLVED] Server error
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 3: Container
I did tried it and now its not giving the error
Rank 3: Container
But still, not all the expected queries are done
Rank 3: Container
and also, it takes too long to clear all queries
It will be a bit hard to debug it without being able to see the code-flow.
Rank 3: Container
Its something like inside a loop
I'll need to see and get the big picture
Rank 3: Container
and in loop, all the queries are made
Can you create a redacted version of it.
How many queries & executions inside one-loop cycle?
And what is the total cycles of the loop?
Rank 3: Container
Maybe around 25-30 queries
Rank 3: Container
but in real world it will be far more
So it best to have some way to see the code to get a grasp of the process.
Rank 3: Container
Well, is there any rate limit on it
Not if you're using API key.
Rank 3: Container
The code will be doing about 150 or more db create queries per function call
Rank 3: Container
Yes, its using api key as its cloud function
Then you won't hit the rate limit.
Rank 3: Container
This wouldnt be a issue right?
Nope
Rank 3: Container
no doubt, calling the function wont be a common thing, it will be preety rare thing
Rank 3: Container
Thanks a lot, now closing it
Rank 3: Container
Server error [Closed]
Rank 3: Container
[Closed] Server error
Rank 3: Container
[SOLVED] Server error