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

Truncate ARI timestamps to 1-second resolution #7784

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

aarongable
Copy link
Contributor

There's no reason for us to be providing nanosecond precision on ARI timestamps, and apparently it messes up some JSON date-parsing libraries.

Fixes #7779

@aarongable aarongable requested a review from a team as a code owner November 4, 2024 18:32
@jprenken jprenken requested review from a team and beautifulentropy and removed request for a team November 4, 2024 20:44
@aarongable aarongable merged commit 84b15eb into main Nov 5, 2024
12 checks passed
@aarongable aarongable deleted the truncate-ari-timestamp branch November 5, 2024 18:04
jefferyq2 pushed a commit to jefferyq2/boulder that referenced this pull request Nov 5, 2024
There's no reason for us to be providing nanosecond precision on ARI
timestamps, and apparently it messes up some JSON date-parsing
libraries.

Fixes letsencrypt#7779
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.

Extreme precision on ARI start/end timestamps
3 participants