I thought that the original post did not actually send. My browser quit
right after hitting send so I re wrote it.

I also found no acknowledgement that the original was received so had no
way of verifying if I needed to re type it or not.

Sorry about that.

Thanks
Brad

On Wed, Jun 9, 2021 at 3:01 AM 'Angel (Google Cloud Platform Support)' via
Google App Engine <google-appengine@googlegroups.com> wrote:

> Hello Brad,
>
> I believe this is a similar, if not the same question that has already
> been answered here [1]. Please let me know if this is the case or if I
> misunderstood your question.
>
> Kind regards.
> __________________________
> [1] -
> https://groups.google.com/g/google-appengine/c/Lj6qaT2lC90/m/TvhGSteRAwAJ
>
> On Tuesday, June 8, 2021 at 9:05:27 AM UTC+2 bradeba...@gmail.com wrote:
>
>> Hi
>>
>> I have a NodeJS App Engine server which is awaiting a MongoDB query
>> which, when reaching a certain size, never returns. There is no exception
>> thrown from App Engine either. It is as if the process is just killed
>> because execution flow and therefore logging from the process making the
>> MongoDB query stops.
>>
>> If this were a request to a HTTP server I could look at the limits and
>> quotas page and see that a maximum of 32MB requests and response size is
>> allowed.
>>
>> I am unable to find any limits or quotas for TCP connections from an App
>> Engine server.
>>
>> We temporarily solved the issue by using a limit or projection to
>> decrease the amount of data returned by the MongoDB query. When less data
>> is sent back to the App Engine server execution continues and the server
>> runs as expected.
>>
>> I was wondering if it was possible if at some point if TCP data usage
>> reaches a limit will the App Engine process be killed? Without any logging?
>> Why would the execution of the process handling the response that fires off
>> the MongoDB query stop and no exception or anything further be logged?
>>
>> Thank you
>> Brad
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/qQSy-QQLZjM/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-appengine+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/7e3c5f5b-cc3b-4460-965f-00a20896feb0n%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/7e3c5f5b-cc3b-4460-965f-00a20896feb0n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAGJGpkrX_X8dfT77JxgvH6jE2G-3efx-pcPObc%2Bgc3cDsTD%3Dkw%40mail.gmail.com.
  • [google-appe... Bradley Barrows
    • [google... 'Angel (Google Cloud Platform Support)' via Google App Engine
      • Re:... Bradley Barrows
        • ... Bradley Barrows

Reply via email to