Using async requests means that your request has the best possible chance of succeeding. That is because we have a retry policy.
More
If you need more information...
Have a look at the best practices on Asynchronous requests.
Using async requests means that your request has the best possible chance of succeeding. That is because we have a retry policy.
If you need more information...
Have a look at the best practices on Asynchronous requests.