pub const DEFAULT_GRACE_PERIOD: Duration;
The default grace period for stalled stream protection.
When a stream stalls for longer than this grace period, the stream will return an error.