pub fn monitor_notify_by_exec(
    id: &str,
    exec_id: &str,
    exit_code: i32
) -> Result<()>