Open eddykaya opened 1 year ago
I can confirm this issue
Can confirm this too, additional the parsing can not be aborted.
I can also confirm this issue on macOS. I agree with @eddykaya, a suitable fix would be to disable automatic parsing of large CSV response bodies, e.g. > 1MB to avoid unresponsiveness of the app
I also can confirm this issue. A 3.5 MB CSV file broke the app for macos. Solved that by waiting for parsing it completely
Still an issue. Please fix it! Very annoying, been waiting for hours to parse CSV response of 1660 KB.
Version: Insomnia 9.3.3
Build date: 7/31/2024
OS: Windows_NT x64 10.0.22631
Electron: 30.2.0
Node: 20.15.0
Node ABI: 123
V8: 12.4.254.20-electron.0
Architecture: x64
Lol totally unusable.
Expected Behavior
When fetching a csv result from an API, insomnia automatically tries to pretty the result. I want this process to not crash the app
Actual Behavior
Insomnia become unresponse ("isomnia became unresponsive, do you want to reload?") When clicking reload, nothing happens. I have to clean my /responses folder to use Insomnia again.
Reproduction Steps
Is there an existing issue for this?
Additional Information
The solution to delete the responses folder is just a workaround, maybe it is better to not automatically parse csv results or large ones (see https://github.com/Kong/insomnia/issues/5087)
Insomnia Version
2023.05.08
What operating system are you using?
Ubuntu
Operating System Version
23.04
Installation method
apt
Last Known Working Insomnia version
No response