Swagger doesn’t return the data
I’m studying Express and I built a simple application that searches the MariaDB database, and returns all the data in JSON. using compression returns 2MB of data, in total there are two thousand records. When testing the request and the swagger crashes, the error RESULT_CODE_HUNG occurs. Here is the json used in the configuration