Vpi maximum number of vpiImageCreateWrapper call

Hi I realized that the maximum number of wrapped VPIImage created from vpiImageCreateWrapper function is 2048 before it hits the VPI_ERROR_OUT_OF_MEMORY. The buffer size for each wrapped image is very small and totally affordable on my 3080 GPU.
Can anyone from NVIDIA confirm that and what is the solution.