Rest API cannot delete multiple files

In my Add-on,
About 200~300 Files Delete Succeed.
but, Rest API cannot delete multiple files.(about 400 files)

Response Code : 500
Error Message is
“{“statusCode”:500,“message”:“org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is net.sf.hibernate.JDBCException: Unable to acquire JDBC Connection”}”

thanks

Hey @11136 Can you confirm which endpoint you’re using?