commit | 4d1b91d90730091f1031bb27596b87f3114ab642 | [log] [tgz] |
---|---|---|
author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Fri Apr 19 15:19:13 2019 +0300 |
committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Fri Apr 19 15:22:30 2019 +0300 |
tree | 0fd2928c1d1a7822f8a05aabac358e874a943004 | |
parent | 1c080aa55f4ece71bce585fa150f06a6718ec675 [diff] |
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