Module stalled_stream_protection

Source
Expand description

Stalled stream protection.

When enabled, upload and download streams that stall (stream no data) for longer than a configured grace period will return an error.

Structs§

Builder
StalledStreamProtectionConfig
Configuration for stalled stream protection.

Constants§

DEFAULT_GRACE_PERIOD
The default grace period for stalled stream protection.