-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, failed requests lost their start timing data (which wasn't preserved from partial results when errors were thrown) and ignored the timestamp for the failure itself entirely. Additionally, start times could be entirely unset in some plausible cases if an error were thrown before request-start fired. This is now handled more carefully, to ensure that error durations are tracked correctly.
- Loading branch information
Showing
1 changed file
with
10 additions
and
5 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