# error.ControlModeErrorKind.DispatchTimedOut

- **Module:** error.ControlModeErrorKind
- **Package:** libtmux
- **Language:** Rust
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/error.rs#L127
- **Page:** https://libtmux.org/reference/rs/error-controlmodeerrorkind-dispatchtimedout/

A command's deadline elapsed before it was committed for writing.

Nothing was written, this timeout does not close the connection, and
retrying the same command is safe once the delay clears.
