-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
So the SSE Client Library that we use has an arbitrary limit of each line being no longer than bufio.MaxScanTokenSize (which is 64*1024) and the error handling is dramatic enough that this error does not ever show its face to the user of said library. We fixed the test by pretty-printing our test json so that it is split across many lines.
- Loading branch information
Showing
1 changed file
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters