Crate lading_throttle

Source
Expand description

The lading throttle mechanism

This library supports throttling mechanisms for the rest of the lading project.

§Metrics

The [predictive] and stable throttles emit metrics. See those modules’ documentation for details. The all-out throttle does not emit any metrics.

Modules§

stable
Stable throttle

Structs§

RealClock
A clock that operates with respect to real-clock time.

Enums§

Config
Configuration of this generator.
Error
Errors produced by Throttle.
Throttle
The throttle mechanism

Traits§

Clock
The Clock used for every throttle