Handle responses that lack expected resource

in the list/get decorator, handle situation when the response
is completely lacking the expected resource, and retry with the same
tenacity as in the send decorator (30 retries with 1 sec delay).

Change-Id: Id8dc6a82881dc387c934daf27a1c5b3419428214
Related-Issue: PROD-29647
1 file changed