pub async fn start_handler(
    context: ControlContextLock,
    parameters: Config
) -> Result<impl Reply, Rejection>