From: adarshkoyya <[email protected]>
I want to check if mistral already has a way to do retry count infinite times.
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.
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 ?
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
