Skip to content

fixed logs files rotation in S3 - #175

Merged
SteRiccio merged 2 commits into
masterfrom
fix/log-rotation
Aug 24, 2026
Merged

fixed logs files rotation in S3#175
SteRiccio merged 2 commits into
masterfrom
fix/log-rotation

Conversation

@SteRiccio

Copy link
Copy Markdown
Member

No description provided.

@SteRiccio SteRiccio self-assigned this Aug 24, 2026
require() + jest.resetModules() is needed to get a fresh module
instance with mocks intact between simulated server restarts;
dynamic import() bypasses jest's mock registry and made the test
suite hang on a real AWS call.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@SteRiccio
SteRiccio merged commit 9f75255 into master Aug 24, 2026
6 checks passed
@SteRiccio
SteRiccio deleted the fix/log-rotation branch August 24, 2026 13:32
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