-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: guard against apm-clients encoding/truncation of trace objects t…
…hrowing We have observed an exception from 'truncate.transaction()' twice, to my knowledge. I have been unable to reproduce it so far. A possible side-effect of client._encode throwing in the apm-client is that it effectively gets wedged ('corked()'). Refs: #1966
- Loading branch information
Showing
1 changed file
with
54 additions
and
10 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