Skip to content

fix: Increase fuzz factor for timestamp validation and pass around a real logger object#21

Open
islathehut wants to merge 7 commits intomainfrom
fix/timestamps-in-future
Open

fix: Increase fuzz factor for timestamp validation and pass around a real logger object#21
islathehut wants to merge 7 commits intomainfrom
fix/timestamps-in-future

Conversation

@islathehut
Copy link
Collaborator

No description provided.

}

export const TIMESTAMP_FUZZ_FACTOR_MS = 500
export const TIMESTAMP_FUZZ_FACTOR_MS = 1_250 // 1.25 seconds (1250 milliseconds)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the one change that is part of the bug fix, the rest is logger refactor.

@islathehut islathehut marked this pull request as draft March 18, 2026 21:23
@islathehut islathehut marked this pull request as ready for review March 18, 2026 21:56
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