EchoAPI-Team / echoapi-for-vscode-support

EchoAPI for VS Code is a lightweight Rest API Client Extension for VS Code.
https://www.echoapi.com/plugin/vscode
MIT License
3 stars 0 forks source link

Delay between hitting Send button and sending the request #7

Open FreeWall opened 2 hours ago

FreeWall commented 2 hours ago

There is some noticeable delay, like 500+ ms, between hitting Send button and sending actual request, not sure why. Tested on localhost server, doesn't happen in other extensions.

kuwooo commented 2 hours ago

Okay, we will carefully confirm the issue.