ZIm/crates/client/src
Nathan Sobo 273988b8d5 Set transaction group interval to ZERO by default in tests
We were seeing non-deterministic behavior in randomized tests when
generating backtraces took enough time to cause transactions to group
in some cases, but not group in others.

Tests will need to explicitly opt into grouping if they want it by
setting the interval explicitly. We have tests in the text module that
currently test the history grouping explicitly, but I'm not sure
it's needed elsewhere.
2022-12-27 16:47:28 -07:00
..
client.rs Set transaction group interval to ZERO by default in tests 2022-12-27 16:47:28 -07:00
http.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
telemetry.rs WIP fixing dock problems 2022-12-03 16:06:02 -08:00
test.rs Introduce an epoch to ConnectionId and PeerId 2022-12-14 15:55:56 +01:00
user.rs Remove sign in telemetry event 2022-11-28 18:56:27 -05:00