You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the correct way to rewrite this code with v1.31.0? I spent a good deal of time trying to figure out how to fix my code, but due to #3811 , and due to some APIs being now, it seems, fundamentally different, I'm really unsure if I'm doing it right.
Please can you show me how to correctly rewrite the above code to use a round robin DNS resolver in v1.31.0?
Thanks
The text was updated successfully, but these errors were encountered:
I'm attempting to upgrade from
v1.29.0
, and I noticed from #3431 that several experimental APIs have been overhauled.My code used to look like the following:
What is the correct way to rewrite this code with
v1.31.0
? I spent a good deal of time trying to figure out how to fix my code, but due to #3811 , and due to some APIs being now, it seems, fundamentally different, I'm really unsure if I'm doing it right.Please can you show me how to correctly rewrite the above code to use a round robin DNS resolver in
v1.31.0
?Thanks
The text was updated successfully, but these errors were encountered: