Regulator v0.1.0 API Reference
Modules
Adaptive concurrency limits.
Provides a behaviour for defining new limit algorithms
Loss based dynamic limit algorithm. Additively increases the concurrency limit when there are no errors and multiplicatively decrements the limit when there are errors.
Limiter based on the gradient of change. Based on Netflix's gradient2 algorithm. https://github.com/Netflix/concurrency-limits.
Fixed limit
Regulator produces multiple telemetry events.