simarjeetss commented on issue #4189: URL: https://github.com/apache/gravitino/issues/4189#issuecomment-2235849689
I am thinking of removing the **failedException** variable, moving exception handling inside the retry loop, and directly throwing a **TrinoException** when retries are exhausted. I also thought of adding proper **InterruptedException** handling. I think these modifications can enhance the method's robustness and error management. What do you think about this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
