grid.promise: on promise timeout fail only if the problem is occurring a second time
If a promise timeout or return no message, return promise result with error if the problem is happening for a second time or if there was already an error. The goal is to reduce temporary failure.
Showing
Please register or sign in to comment