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

Commit

Permalink
Removing outdated comment about stacktrace.
Browse files Browse the repository at this point in the history
The issue was my missing 500 handler. But @jonparrott
had one because he is smart.
  • Loading branch information
dhermes committed Oct 12, 2017
1 parent 2775bbe commit 3083d9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ There are still some frustrating issues:
- Uploading the app includes **926 files** (at 41.2 MB)! 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:
the page just came back with 500. Then after an hour or so, it just
magically started working. [@jonparrott][14] experienced the same
heisen-bug:
```
Traceback (most recent call last):
Expand Down

0 comments on commit 3083d9f

Please sign in to comment.