Closed Ramesh7 closed 1 year ago
We have seen multiple failures where the response is not expected but the response code is 200, so while parsing it fails which lead to pipeline failure. So added retry when response is empty or while parsing it fails. Eg : https://github.com/puppetlabs/puppetlabs-lvm/actions/runs/5639289396/job/15274332392
Summary
We have seen multiple failures where the response is not expected but the response code is 200, so while parsing it fails which lead to pipeline failure. So added retry when response is empty or while parsing it fails. Eg : https://github.com/puppetlabs/puppetlabs-lvm/actions/runs/5639289396/job/15274332392
Additional Context
Related Issues (if any)
Checklist