Link: https://openstack.nimeyo.com/62250/?show=62250#q62250<br />
From: adarshkoyya <adarsh.koyya@gmail.com><br />
<br />
<p>I want to check if mistral already has a way to do retry count infinite times.</p>

<p>That is in mistral i have do a http request to particular website and it might be down for 1-hr too but I want to keep checking infinitely till it is up. Is this possible.</p>

<p>Question 2 :- In mistral retry can we give variable as count. because in the above scenario I dont want to flood http request with a delay 2 sec instead flood it with 2, 4 , 6 , 8 , 10 secs or so . Is this possible ?</p>