This is just a good idea in general, allows much longer retry windows without risking over consumption of resources (potentially blocking the AWS runtime from doing what it needs to do).
This also should eliminate the final visible lingering effects of #54 given that the retry window is so much longer.
This is just a good idea in general, allows much longer retry windows without risking over consumption of resources (potentially blocking the AWS runtime from doing what it needs to do).
This also should eliminate the final visible lingering effects of #54 given that the retry window is so much longer.
Solves #59