I was using autoscaling but it has 10 min request timeout,so I want to 
change it to basic scaling.
Does changing app.yaml will do the thing? or I need more settings.
runtime: python39 service: dev-app instance_class: B1 basic_scaling: 
max_instances: 10 idle_timeout: 10m
I am getting error as
The request failed because the instance could not start successfullyProcess 
terminated because it failed to respond to the start request with an HTTP 
status code of 200-299 or 404.

-- 
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/aa44b10f-726b-4f58-bd1d-6017d43f6432n%40googlegroups.com.

Reply via email to