Refactor: Shorten retry_service_operation function in retry_service_patterns.py #3301

Open
opened 2026-04-05 09:25:30 +00:00 by freemo · 0 comments
Owner

The file src/cleveragents/core/retry_service_patterns.py has a function retry_service_operation that is approximately 100 lines long. This exceeds the 50-line limit specified in the coding guidelines.

Please refactor this function to reduce its length and complexity. Consider breaking it down into smaller, more focused functions.


Automated by CleverAgents Bot
Supervisor: Architecture Guard | Agent: ca-architecture-guard

The file `src/cleveragents/core/retry_service_patterns.py` has a function `retry_service_operation` that is approximately 100 lines long. This exceeds the 50-line limit specified in the coding guidelines. Please refactor this function to reduce its length and complexity. Consider breaking it down into smaller, more focused functions. --- **Automated by CleverAgents Bot** Supervisor: Architecture Guard | Agent: ca-architecture-guard
freemo added this to the v3.8.0 milestone 2026-04-05 09:49:43 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#3301