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

ref: Timestamp is not optional on commit log #293

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

lynnagara
Copy link
Member

It was only this way for rollout, it's now there on all messages for years

It was only this way for rollout, it's now there on all messages for years
@lynnagara lynnagara requested a review from a team as a code owner October 4, 2023 21:49

orig_message_ts = datetime.strptime(
headers["orig_message_ts"].decode("utf-8"), DATETIME_FORMAT
)
Copy link
Member Author

@lynnagara lynnagara Oct 4, 2023

Choose a reason for hiding this comment

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

This code (decode_legacy) will eventually all be deleted anyway - I'm waiting for the next self hosted release to do that though to make the migration smoother

@lynnagara lynnagara merged commit 62d163c into main Oct 5, 2023
8 checks passed
@lynnagara lynnagara deleted the make-ts-non-optional branch October 5, 2023 19:45
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.

2 participants