if (result.getCode().equals("10")) { log.info("Hammer Time! Sleeping one minute, waiting for the request to be processed by external entity"); Thread.sleep(60000); }
No comments:
Post a Comment