Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
Adding another issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Oct 12, 2017
1 parent 6ff2f43 commit 3a1dcea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ There are still some frustrating issues:
`devappserver` from even starting.
- Uploading the app includes **926 files**! This is because `lib/` is
so **very big**.
- On App Engine (prod) gRPC stalled the entire request for 30s and
the page just came back with 500, with **no** stacktrace in the
logs. Then after an hour or so, it just magically started working.
[@jonparrott][14] experienced the same heisen-bug.
[1]: https://github.com/GoogleCloudPlatform/google-cloud-python
[2]: https://cloud.google.com/appengine/docs/python/
Expand All @@ -109,3 +113,4 @@ There are still some frustrating issues:
[11]: https://github.com/dhermes/google-cloud-python-on-gae/issues/1
[12]: https://github.com/dhermes/google-cloud-python-on-gae/blob/a7b450a3428087e96db45885eaff08f7f2963f60/language-app/appengine_config.py#L128-L145
[13]: https://docs.python.org/2/library/functions.html#file
[14]: https://github.com/jonparrott

0 comments on commit 3a1dcea

Please sign in to comment.