Right now the endpoint to get the results from a grupo loads __every__ pago from the db and processes them sequentially. I think a possible solution for this would be adding and maintaining a cache for most resumenes.
Right now the endpoint to get the results from a grupo loads every pago from the db and processes them sequentially.
I think a possible solution for this would be adding and maintaining a cache for most resumenes.