Hey Daniel,
Here is a very basic one: I usually include in my json response a status attribute, if it's not there I do 1 retry.
In some cases you maybe don't want to retry the operation, so you should implement it only if it makes sense 😉