I am polling an API for some status in response to be completed. I am using some time interval(say, 20 sec) and with some retry threshold (say, 3).
I have put this ca