Skip to content

chore(retry): remove tenacity from llm_pattern_analyzer_test.py (#3936)#3966

Merged
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-3936
Apr 8, 2026
Merged

chore(retry): remove tenacity from llm_pattern_analyzer_test.py (#3936)#3966
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-3936

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Apr 8, 2026

Closes #3936

Replace 'from tenacity import retry' in test fixtures with
'from autobot_shared.retry_mechanism import with_retry' to remove
the last remaining production tenacity import while preserving
test fixture realism.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mrveiss mrveiss merged commit 7114074 into Dev_new_gui Apr 8, 2026
1 of 4 checks passed
@mrveiss mrveiss deleted the fix/issue-3936 branch April 8, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant