When I vote a post and immediately refresh or quit page, my votes are lost.
It seems issue is due to ajax calls can not be completed.
my ping durations may be a factor to stackoverflow servers which is about 270ms, as well
So should there not be a warning for the issue like while writing a post before when attempt to quit or refresh page :

If I am guessing right, issue can be solved by putting my_alert_js_function() on .ajaxStart( handler() )
Please could we do this, each time I do my action fast, I feel go back and check again as Oded said in his comment
Edit: Issue seems highly related to quality of ISP provider and if internet connection shared. At work I can easily make the issue happen
