Is it possible to retry using different domain, as following try reading from a.com in case of failure try reading from b.com ...
Is it possible to retry using different domain, as following
try reading from a.com
in case of failure try reading from b.com
...