Etienne Rugeri

Results 5 comments of Etienne Rugeri

As a shitty workaround we wrapped all of our important API calls (Datastore, GCS) inside a Future mecanism with a timeout. Very ugly but that was the only way we...

In my appengine-web.xml I have: ``` ``` To check if it works, set the content of logging.properties like that: ``` .level=ALL ```

FYI, after a server reboot (stop/start), the issue is fixed.

Would you have an advice to setup an auto reboot for a managed vm instances after 48h of uptime for example? Or maybe you already fixed it and the fix...

We saw the issue on another app without having to wait for 3 days. So it was an important issue as all responses with content > 32ko had "Error from...