gezero opened a new pull request #346: URL: https://github.com/apache/incubator-tuweni/pull/346
<!-- Thanks for sending a pull request! Please check out our contribution guidelines: --> <!-- https://github.com/apache/incubator-tuweni/blob/main/CONTRIBUTING.md --> ## PR description This PR contains two commits. In one I am improving the warning message to include an information about the failed domain name. The second commit replaces SimpleResolver with ExtendedResolver. The ExtendedResolver has a retry policy and balancing of the load. When trying this changes on Besu I did not get the errors that I got with the SimpleResolver. ## Fixed Issue(s) <!-- Please link to fixed issue(s) here using format: fixes #<issue number> --> <!-- Example: "fixes #2" --> fixes issue #345 -- 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: dev-unsubscr...@tuweni.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org For additional commands, e-mail: dev-h...@tuweni.apache.org