seatbelt 0.4.4

Resilience and recovery mechanisms for fallible operations.
Documentation
1
2
3
4
5
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.

/// The name of the latency event for telemetry reporting.
pub(super) const LATENCY_EVENT_NAME: &str = "chaos_latency";