# Queue

If the connection to RTDS is down, then the TREP Adapter will queue requests and discards. It will then check at an interval configured by `upa-dispatch-time` to see if the RTDS connection has come up and these requests can be sent.

## upa-dispatch-time

**Type**: Floating point value

**Default**: 0.050000

Time between dispatches.

## upa-reconnect-time

**Type**: Floating point value

**Default**: 5.000000

Time between reconnects.
