Skip to content

Conversation

@david-crespo
Copy link
Collaborator

Closes #2689

@vercel
Copy link

vercel bot commented Feb 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Feb 13, 2025 3:36pm

project_id: project.id,
time_created: new Date().toISOString(),
// random hard-coded date with many digits to exercise date parsing
time_created: '2025-02-13T01:02:03.134789034233Z',
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

confirmed this causes all disk tests to fail on main

@david-crespo david-crespo enabled auto-merge (squash) February 13, 2025 15:37
@david-crespo david-crespo merged commit 7548260 into main Feb 13, 2025
7 checks passed
@david-crespo david-crespo deleted the fix-date-decimals branch February 13, 2025 15:49
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.

Instance disk metrics tab returns "something went wrong" error

2 participants