N
N
nepster-web2013-11-27 17:14:05
PHP
nepster-web, 2013-11-27 17:14:05

node.js post request to php

The situation is this, I have a game on node.js and after the victory there is a post request to php to calculate the rating and so on.
The question is what is the probability that the server can glitch and the post request will not reach php and how to deal with it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dennis Leukhin, 2013-11-27
@nepster-web

You need to handle errors, that's all. If something glitches, determine the type of error, if the request did not reach your php application, then send the request again.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question