[google-appengine] Re: Instance shuts down abruptly and new instance starts automatically

2020-06-09 Thread DFB
Sure, but I haven't received a response to the private issue for 8 days 
now. What can I do to get someone to pick up the issue (other than of 
course buying paid support)?

On Wednesday, June 10, 2020 at 12:18:25 AM UTC+8, George (Cloud Platform 
Support) wrote:
>
> To solve such an issue, which depends on your project and specific 
> settings, private information is usually requested. A public forum, such as 
> this one, is not suitable for such exchange of information. By contrast, a 
> private issue in the Public Issue Tracker secures confidentiality, and 
> private data protection. Opening your issue there offers the additional 
> advantage of being actively followed, and fixed in due course. 
>

-- 
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/9e1ce985-d80b-4280-836a-8a6aa19d36a0o%40googlegroups.com.


[google-appengine] Re: Instance shuts down abruptly and new instance starts automatically

2020-06-09 Thread 'George (Cloud Platform Support)' via Google App Engine
To solve such an issue, which depends on your project and specific 
settings, private information is usually requested. A public forum, such as 
this one, is not suitable for such exchange of information. By contrast, a 
private issue in the Public Issue Tracker secures confidentiality, and 
private data protection. Opening your issue there offers the additional 
advantage of being actively followed, and fixed in due course. 

-- 
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/6ad95f05-62f0-4a6d-b66b-668819ff5988o%40googlegroups.com.


[google-appengine] Re: Instance shuts down abruptly and new instance starts automatically

2020-06-08 Thread DFB
I know that option, but isn't there a way to find out the reason of why an 
instance would shut down?

I already created a private issue about a week ago and have not received 
any response so far. That's why I turned to this forum for help.

On Monday, June 8, 2020 at 11:07:34 PM UTC+8, Katayoon (Cloud Platform 
Support) wrote:
>
> As recommended in this thread 
> , 
> you may upgrade your instance class 
>  to 
> resolve this issue. If the issue still persists, you can create a private 
> report in the Issue tracker 
> 
>  and 
> provide us with your project id, the service name and the version number, 
> so that we would be able to look into it and assist you to resolve the 
> issue efficiently. 
>
>

-- 
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/98e42010-17ca-4ee2-9d77-e78b0c40a137o%40googlegroups.com.


[google-appengine] Re: Instance shuts down abruptly and new instance starts automatically

2020-06-08 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
As recommended in this thread 
, you 
may upgrade your instance class 
 to 
resolve this issue. If the issue still persists, you can create a private 
report in the Issue tracker 
 
and 
provide us with your project id, the service name and the version number, 
so that we would be able to look into it and assist you to resolve the 
issue efficiently. 

-- 
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/57745710-68e7-4741-96c4-3ae32d97d91fo%40googlegroups.com.


[google-appengine] Re: Instance shuts down abruptly and new instance starts automatically

2020-06-08 Thread DFB
Hello Ankush,

But the point is that the instance is not idle and load is not high when I 
see it happening.

The only thing I can think of it is exceeding memory limit for the 
instance. My instance is usually around 200-225MB. I understand that the 
memory limit is 256MB for an F1 instance for a Java 8 application.

On Monday, June 8, 2020 at 8:24:47 PM UTC+8, ankush kapoor wrote:
>
> As per the documentation, Instances are created on demand to handle 
> requests and automatically turned down when idle.
> However, the time interval varies based on multiple facotrs including 
> system load/idle time, scaling type etc.
>
> Following link provided details on that.
>
> https://cloud.google.com/appengine/docs/standard/go/how-instances-are-managed
>
>
>

-- 
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/9e5d1cfa-506c-4189-a21a-cc2fa8276a68o%40googlegroups.com.


[google-appengine] Re: Instance shuts down abruptly and new instance starts automatically

2020-06-08 Thread ankush kapoor
As per the documentation, Instances are created on demand to handle 
requests and automatically turned down when idle.
However, the time interval varies based on multiple facotrs including 
system load/idle time, scaling type etc.

Following link provided details on that.
https://cloud.google.com/appengine/docs/standard/go/how-instances-are-managed


-- 
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/272e2613-4412-412c-a73a-e6a9b498189ao%40googlegroups.com.