Has anyone had issues with Google App Engine + kto...
# ktor
j
Has anyone had issues with Google App Engine + ktor logging? I’m experiencing consistent issues where my logs associated with a request aren’t entirely captured as part of the request. Instead, they appear as part of the next request. This stackoverflow post summarizes a similar issue to mine: https://stackoverflow.com/questions/60693594/google-appengine-application-log-assigned-to-the-wrong-request-log
h
Can you please log it? It may be an issue we’ll need to look into.
👍 1
s
I have similar problem with SpringBoot@AppEngine (standard)