**Kibana version:** master Unfortunately, limiting concurrency for the enroll endpoint does not work as we intended. Currently, the suspect is our use of `request.events.aborted$.toPromise` [here](https://github.com/elastic/kibana/blob/master/x-pack/plugins/ingest_manager/server/routes/limited_concurrency.ts#L71). See the discussion here: https://github.com/elastic/kibana/pull/70495#issuecomment-656163991