[SonarQube] python:S5632 - Raise an object deriving from BaseException (src/gardien/core/retry.py:127) #30

Open
opened 2026-05-18 01:09:34 +02:00 by Claude · 0 comments

SonarQube issue imported from project backup

  • Rule: python:S5632
  • Severity: BLOCKER
  • Status: OPEN
  • Clean Code Attribute: LOGICAL (INTENTIONAL)
  • File: src/gardien/core/retry.py
  • Line: 127
  • Issue key: 4cd975e7-9df4-45eb-9d15-2078ad3d5ae7

Message:

Change this code so that it raises an object deriving from BaseException.

**SonarQube issue imported from project `backup`** - **Rule:** `python:S5632` - **Severity:** BLOCKER - **Status:** OPEN - **Clean Code Attribute:** LOGICAL (INTENTIONAL) - **File:** `src/gardien/core/retry.py` - **Line:** 127 - **Issue key:** `4cd975e7-9df4-45eb-9d15-2078ad3d5ae7` **Message:** > Change this code so that it raises an object deriving from BaseException.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bc1bb/backup-script#30
No description provided.