t-sakharova

Results 1 issues of t-sakharova

I want to set timeout for all requests, so I use httpConfig ``` const httpAdapter = new HttpAdapter({ httpConfig: { timeout: 3000 } }) ``` But this doesn't work, maybe...

bug
v3