Describe the bug
My insomnia auto updated to 7.1.0 today, and after that, insomnia gets slower and slower for each request.
To Reproduce
Expected behavior
No slowdown when making requests.
Desktop (please complete the following information):
Additional context
"Copy as curl" and running requests in terminal is not affected by the slow down. My response times are 1-5 milliseconds with curl, while being 20 seconds in insomnia. So, the problem is not the server getting slower and slower. It is insomnia getting slower for each request.
Only tested on graphql endpoint. My test endpoints returns maximum 1kb data, so no big payload.
This is happening to me as well, thought I was going crazy.
This is happening to me as well, thought I was going crazy.
Downgrade and uncheck the auto update box! This is clearly an issue with latest version only.
Thanks for reporting this! Taking a look now 馃憤
Looks like this was fixed by this already! https://github.com/Kong/insomnia/pull/1951
Tested locally on old version (was able to reproduce). Then, after pulling that PR, was no longer able to reproduce 馃槃
Working on getting this deployed in the next few hours
Most helpful comment
Looks like this was fixed by this already! https://github.com/Kong/insomnia/pull/1951
Tested locally on old version (was able to reproduce). Then, after pulling that PR, was no longer able to reproduce 馃槃