Irfan Y
Dec 10, 2021

--

Thank you for explaining in a simple way.

In one project I consumed endpoints asynchronously using httpClient. But we have to wait until response is there to execute the next logic. And this asynchronous approach does not address other issues, like what if receiver service is not available or is timedout. Rather than retrying, it should wait until receiver is ready.

--

--

Irfan Y
Irfan Y

Written by Irfan Y

Software Engineer based in London

No responses yet