Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(replays): Remove timestamp validation for dates from the future #4196

Merged

Conversation

cmanallen
Copy link
Member

@cmanallen cmanallen commented Oct 30, 2024

A few customers were significantly impacted by this. We're reverting for now. We may re-introduce later with some grace period appended (e.g. an hour or a day) to make sure any clock drift on Relay doesn't impact ingestion.

Reverts #4163

#skip-changelog

@cmanallen cmanallen requested a review from a team as a code owner October 30, 2024 16:05
@cmanallen cmanallen changed the title Remove timestamp validation for dates from the future fix(replays): Remove timestamp validation for dates from the future Oct 30, 2024
@cmanallen cmanallen merged commit f6139ef into master Oct 30, 2024
23 of 25 checks passed
@cmanallen cmanallen deleted the revert-4163-cmanallen/replays-validate-date-in-the-future branch October 30, 2024 16:18
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.

3 participants