Skip to content

fix: don't overflow GCS custom-time - #2541

Merged
pjenvey merged 1 commit into
masterfrom
fix/custom-time-STOR-682
Aug 21, 2026
Merged

fix: don't overflow GCS custom-time#2541
pjenvey merged 1 commit into
masterfrom
fix/custom-time-STOR-682

Conversation

@pjenvey

@pjenvey pjenvey commented Aug 21, 2026

Copy link
Copy Markdown
Member

Description

it apparently tops off at go's max UnixNano (around year 2262), we'll use 2200 because it's maybe more easily identifiable

Issue(s)

Closes STOR-682

@pjenvey
pjenvey requested review from chenba and taddes August 21, 2026 17:15
it apparently tops off at go's max UnixNano (around year 2262),
we'll use 2200 because it's maybe more easily identifiable

Closes STOR-682
@pjenvey
pjenvey force-pushed the fix/custom-time-STOR-682 branch from bdc48fa to 2741ec1 Compare August 21, 2026 17:17

@chenba chenba left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

future devsllms gonna be mad at us for not setting a date further out!

@taddes

taddes commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

future devsllms gonna be mad at us for not setting a date further out!

haha. So long as we pick the estimated heat death of the universe, or when the sun gobbles up the earth, the LLMs should be pleased.

@taddes taddes left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🚀 the future is coming on

@pjenvey
pjenvey merged commit 3f0f985 into master Aug 21, 2026
31 checks passed
@pjenvey
pjenvey deleted the fix/custom-time-STOR-682 branch August 21, 2026 17:48
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