Actions
Bug #12253
closedFailed to send spool to Foreman in log even though report was uploaded
Difficulty:
Triaged:
No
Description
When this line (https://github.com/theforeman/smart_proxy_openscap/blob/master/lib/smart_proxy_openscap/openscap_api.rb#L42) raises exception, we log that proxy failed to send spool to Foreman, which is not true. Spool was sent on line 41, there was a failure to save report on proxy so it could be retrieved later.
Actions