google / upvote_py2

A multi-platform binary whitelisting solution
Apache License 2.0
452 stars 35 forks source link

DeadlineExceededError #60

Open ghigliottyc opened 4 years ago

ghigliottyc commented 4 years ago

Howdy!

I'm seeing an increase in DeadlineExceededError errors in Stackdriver.

TimeoutError:` (<requests.packages.urllib3.contrib.appengine.AppEngineManager object at 0x3c101e4444>, DeadlineExceededError('Deadline exceeded while waiting for HTTP response from URL: https://www.googleapis.com/bigquery/v2/projects/sync-server/datasets/gae_streaming/tables/Execution/insertAll',))

Any guidance on debugging approaches or tweaks in code to make to limit this error?