Module load_shed

Source
Expand description

Middleware for shedding load when inner services aren’t ready.

Modules§

error
Error types
future
Future types

Structs§

LoadShed
A Service that sheds load when the inner service isn’t ready.
LoadShedLayer
A Layer to wrap services in LoadShed middleware.