FORWARDER_FLUSH_TIMEOUT

Static FORWARDER_FLUSH_TIMEOUT 

Source
pub static FORWARDER_FLUSH_TIMEOUT: Key<Duration>
Expand description

Timeout for best-effort forwarder flush during proc/actor teardown. If the remote side has already torn down its networking, acks may never arrive; this timeout prevents the flush from hanging indefinitely.