Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

CheckRequestAggregator produces many warnings #177

Open
janhicken opened this issue Jan 28, 2019 · 0 comments
Open

CheckRequestAggregator produces many warnings #177

janhicken opened this issue Jan 28, 2019 · 0 comments

Comments

@janhicken
Copy link

Hi,

I'm using the Endpoints framework with App Engine Standard Java 8. I have configured API control using the GoogleAppEngineControlFilter for the EndpointsServlet. This works fine; fine-grained metrics are pushed to the service control API and I can access these using the UI.

However, my App Engine log contains many of the following warnings:

com.google.api.control.aggregator.CheckRequestAggregator handleCachedResponse: latest check request has not completed (CheckRequestAggregator.java:257)

There are about 10 of these per hour, a bunch of few (3-5) occurs every 15 - 20 minutes. I'm running my app on a single App Engine instance with a constant load of 5 requests per second.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant