Automatically Retrying `HttpClient` Based on Response Body Property

Is there a way to make the
HttpClient
automatically retry based on a property of the response body?
Was this page helpful?