Google App Engine Backend Resident Instance shuts down

0 views
Skip to first unread message

Zig Mandel via StackOverflow

unread,
Jul 1, 2016, 7:04:05 PM7/1/16
to google-appengin...@googlegroups.com

backends do CV shutdown, check the docs. If possible gae will send you a notification and you will have a tiny amount of time to react. Its meant for saving a tiny state like a single ds entity, definitely not for saving a huge amount of data in ram. That's not a good use of a backend.



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/22045243/google-app-engine-backend-resident-instance-shuts-down/22058541#22058541

Zig Mandel via StackOverflow

unread,
Jul 3, 2016, 1:54:04 AM7/3/16
to google-appengin...@googlegroups.com

backends do shutdown, check the docs. If possible gae will send you a notification and you will have a tiny amount of time to react. Its meant for saving a tiny state like a single ds entity, definitely not for saving a huge amount of data in ram. That's not a good use of a backend.

Reply all
Reply to author
Forward
0 new messages