Skip to content

Commit 2a9f93d

Browse files
committed
added removed log
1 parent d427c05 commit 2a9f93d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

robusta_krr/core/runner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,3 +413,4 @@ def _send_scan_payload(
413413
except requests.exceptions.RequestException:
414414
logger.error("HTTP RequestException", exc_info=True)
415415
except Exception:
416+
logger.error("Unexpected exception while sending scan result", exc_info=True)

0 commit comments

Comments
 (0)