Skip to content

Commit 9f8c35d

Browse files
gpsheadwillingc
andauthored
specific times in the example descriptions
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
1 parent f9d745d commit 9f8c35d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

peps/pep-0830.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ With ``PYTHON_TRACEBACK_TIMESTAMPS=iso``, the output becomes:
9494
9595
The sub-exceptions are listed in submission order, but the timestamps reveal
9696
that the order validation actually failed first (at 28.899s), the user
97-
service half a second later, and the recommendation service last after 2.3
98-
seconds. These can also be correlated with metrics dashboards, load
97+
service half a second later (at 29.300s), and the recommendation service last after 2.3
98+
seconds (at 31.102s). These can also be correlated with metrics dashboards, load
9999
balancer logs, traces from other services, or the program's own logs to
100100
build a complete picture.
101101

0 commit comments

Comments
 (0)