Makar Nikitin

Results 2 comments of Makar Nikitin

So, this error occurs only if I try to get a large number of proxies(>600). ``` curl -X POST http://127.0.0.1:55555/api/v1/ -H "Content-Type: application/json" --data '{"model": "proxy", "method": "get", "limit": 1}'...

``` proxy_py=# select count(*) from proxies; count ------- 39001 (1 row) ```