Hi,
I have a requirement to update data around 1 lakh++ records
create log of the data in new Entity with old and new values same as audit history
so my main question is When we create data through 100 requests of BULK create
will the Async Plugin registered on the entity will run as here it might be triggered thousands of times at the same time
Note :Console App not required as i want it everything in Solution