Slow Events Upload in DHIs-2 Version 2.38.4.3 via Postman

Hi

I am using 2.38.4.3 version of DHIS-2, and when I attempt to upload 1000 records via postman, I have sent a request to /api/events endpoint, but the processing is taking much time for the records to be uploaded.
It looks like that the database insertion operation is synchronous. Does anyone know what might be causing this delay.

Any suggestion is much appreciated.

Thanks

Hi @sami12111

Could you provide more information? Like the response after the request successfully completes. How many recorders were successful updated/created and in how much time? Please know that this is different from instance to another depending on resources such as server infrastructure and network connectivity.

Thanks!