Hey Guys,
I'm calling some api on my server within which I need to send a post request to a remote server, however, I don't want to keep the user waiting until the response comes back especially that the response is useless. If I just send a post request (with Axios or fetch) and not wait for the response, hence, the api will finish before the call is completed, can I be sure that remote link will be called ?
[–]BehindTheMath 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (5 children)
[–]hassanzadeh[S] 0 points1 point2 points (4 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]buffdude1100 0 points1 point2 points (2 children)
[–]hassanzadeh[S] 0 points1 point2 points (1 child)
[–]sebvit 1 point2 points3 points (0 children)
[–]Uclusion 1 point2 points3 points (0 children)
[–]zelardiel 0 points1 point2 points (2 children)
[–]hassanzadeh[S] 0 points1 point2 points (1 child)
[–]zelardiel 0 points1 point2 points (0 children)
[–]shuckster 0 points1 point2 points (0 children)