I am wondering whether I need to put this line Thread.currentThread().interrupt() if I don\'t want to throw exception. I am writing a retry mechanism (retry 5 times), it wil