Skip to main content

build_dlq_config

Function build_dlq_config 

Source
pub async fn build_dlq_config(spec: &DlqSpec) -> CliResult<DlqConfig>
Expand description

Translate a crate::config::DlqSpec from the YAML/JSON config into a runtime DlqConfig ready to attach to a Pipeline.