@property
    def retry(self):
        retry = os.getenv("CONAN_RETRY")
        if not retry:
            try: