benedekh / WeLoveClouds

Repository for submissions on the CloudDB course.
0 stars 1 forks source link

Implements backoff interval between message send #127

Closed benedekh closed 7 years ago

benedekh commented 7 years ago

in case we expect a response for a message, try the backoff retry strategy first, and if it fails then raise an exception that the endpoint is (/may not be) alive.