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

Timestamps from CommandResult and Event are different #1994

Closed
VasilyStrelyaev opened this issue Aug 12, 2021 · 0 comments · Fixed by #1995 or #2039
Closed

Timestamps from CommandResult and Event are different #1994

VasilyStrelyaev opened this issue Aug 12, 2021 · 0 comments · Fixed by #1995 or #2039
Assignees
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: minor Issues with low impact on the product, e.g., small improvements or imperfections

Comments

@VasilyStrelyaev
Copy link

Timestamps returned in CommandResult and stored in an Event sometimes diverge by one millisecond. This seems to be because here in saveEvent we return an event, instead of the actually stored eventWithCursor (according to @MrCheater)

@MrCheater MrCheater self-assigned this Aug 12, 2021
@MrCheater MrCheater added bug Issues related to defects and incorrect/unexpected feature behavior severity: minor Issues with low impact on the product, e.g., small improvements or imperfections labels Aug 12, 2021
MrCheater added a commit that referenced this issue Aug 12, 2021
@MrCheater MrCheater mentioned this issue Aug 12, 2021
MrCheater added a commit that referenced this issue Aug 18, 2021
@MrCheater MrCheater reopened this Sep 3, 2021
MrCheater added a commit that referenced this issue Sep 10, 2021
@MrCheater MrCheater mentioned this issue Sep 13, 2021
MrCheater added a commit that referenced this issue Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: minor Issues with low impact on the product, e.g., small improvements or imperfections
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants