pub async fn register_runner(
    payload: &Register,
    data: &AppData
) -> Result<(), ServiceError>