Configure retry settings in the client application when errors occur and use ... Do some asynchronous operation. retries = 0 DO wait for (2^retries * 100) ...
確定! 回上一頁