How to restrict users by submitting the bulk request submission.
Find that there are so many Pending requests count increased suddenly because of Users have submitted hundreds of concurrent requests at the same time.
So want to restrict users by submitting the bulk request submission.
there is a profile called Concurrent:Active Request Limit:(The internal name for this profile option is CONC_REQUEST_LIMIT.)
and from the DBA guide, it explains for this profile You can limit the number of requests that may be run simultaneously by each user or for every user at a site.
If you do not specify a limit, no limit is imposed.
However, found the following 2 notes addressing the issues it will be encounterred after setting this profile: