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 the received_timestamp for client data. #305

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

clalancette
Copy link
Collaborator

These should be timestamped at the time they are received, not at the time that they are taken (that might be much later).

I found this while debugging some of the problems in #293

@Yadunund This will cause merge conflicts with #293, but I thought it was important enough on its own that we should get it in now while I am still debugging that one. Assuming this is approved, I'll merge this and then rebase #293 on top of this one.

These should be timestamped at the time they are received,
not at the time that they are taken (that might be much
later).

Signed-off-by: Chris Lalancette <[email protected]>
Copy link
Member

@Yadunund Yadunund left a comment

Choose a reason for hiding this comment

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

Nice catch!

@Yadunund Yadunund merged commit f83ab52 into rolling Nov 5, 2024
8 checks passed
@Yadunund Yadunund deleted the clalancette/fix-client-timestamps branch November 5, 2024 00:12
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