We are running a Java Cloud Endpoints API on Flexible VMs. Most of the endpoints complete in a timely manner, but from time to time we see things like the attached in the trace:
<https://lh3.googleusercontent.com/-EVHbof4Fxos/V7QqlP--HaI/AAAAAAAAnTU/Hyh1F07ym6sM9KpvAuGxysgKp-xNze9lwCLcB/s1600/screenshot_201608171471424924.png> Does anyone know why/what the platform is doing in the first 1000ms? We have an AuthFilter that runs to check users are authenticated, but normally this runs quickly at the start of the request. We have some API urls that dont go through Cloud Endpoints and they don't exhibit this issue, so are suspicious that its the cloud endpoints but we are not sure? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b33bda60-93f7-400d-bbad-f06e1ad05fe8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
