async fn handle_dispatch(
cfg: &AgentConfig,
client: &Client,
manifest_cache: &ManifestCache,
input_tx: &Sender<ReducerInput>,
dispatch: DispatchResponse,
) -> Result<()>async fn handle_dispatch(
cfg: &AgentConfig,
client: &Client,
manifest_cache: &ManifestCache,
input_tx: &Sender<ReducerInput>,
dispatch: DispatchResponse,
) -> Result<()>