Skip to content

Osiris/monotonic timestamps #251

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

Merged
merged 6 commits into from
May 26, 2025
Merged

Osiris/monotonic timestamps #251

merged 6 commits into from
May 26, 2025

Conversation

0xOsiris
Copy link
Collaborator

Improves accuracy, and robustness of unix time calculation in the health handle by removing repeated reliance on the system clock which is not guaranteed to be monotonic (e.g., via NTP, manual clock changes, or suspend/resume, etc.).

This can cause false PartialHealth status codes to be incorrectly set in rollup-boost, and trigger unnecessary failovers.

Copy link

vercel bot commented May 22, 2025

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rollup-boost ⬜️ Ignored (Inspect) Visit Preview May 23, 2025 6:40pm

@ferranbt ferranbt merged commit da69eb6 into main May 26, 2025
6 of 7 checks passed
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.

4 participants