During create a chat system , I use a long life request to get message , and use a jquery request to send message like this :
*Send: *
$(\"
You should be sending the Insert asynchronously as well, just like you do with the GetRecords. That should solve your issue. Add async: true to the send request.
async: true