[Ingest Manager] Concurrency limiting for enrollment does not work as intended #73807
Labels
bug
Fixes for quality problems that affect the customer experience
Team:Fleet
Team label for Observability Data Collection Fleet team
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.See the discussion here: #70495 (comment)
The text was updated successfully, but these errors were encountered: