Skip to content

feat: improving heartbeat message#348

Merged
alexahaushalter merged 5 commits intomainfrom
alexahaushalter/heartbeat-message-update
Apr 3, 2026
Merged

feat: improving heartbeat message#348
alexahaushalter merged 5 commits intomainfrom
alexahaushalter/heartbeat-message-update

Conversation

@alexahaushalter
Copy link
Copy Markdown
Contributor

@alexahaushalter alexahaushalter commented Apr 2, 2026

Summary

Improve the heartbeat message by adding an explanation that it is normal to have long stretches with no new records.

Pre-Review Checklist

Ensure that the following pass:

  • make format && make check or via prek validation.
  • make test passes locally
  • make test-e2e passes locally
  • make test-ci-container passes locally (recommended)
  • GPU CI status check passes -- comment /sync on this PR to trigger a run (auto-triggers on ready-for-review)

Pre-Merge Checklist

  • New or updated tests for any fix or new behavior
  • Updated documentation for new features and behaviors, including docstrings for API docs.

Other Notes

  • Closes #

Signed-off-by: Alexa Haushalter <ahaushalter@nvidia.com>
@alexahaushalter alexahaushalter requested review from a team as code owners April 2, 2026 20:10
Signed-off-by: Alexa Haushalter <ahaushalter@nvidia.com>
mckornfield
mckornfield previously approved these changes Apr 2, 2026
@alexahaushalter alexahaushalter changed the title feat: improving heartbeat message feature: improving heartbeat message Apr 2, 2026
@alexahaushalter alexahaushalter changed the title feature: improving heartbeat message feat: improving heartbeat message Apr 2, 2026
Signed-off-by: Alexa Haushalter <ahaushalter@nvidia.com>
@alexahaushalter alexahaushalter merged commit e56ecb9 into main Apr 3, 2026
10 checks passed
@alexahaushalter alexahaushalter deleted the alexahaushalter/heartbeat-message-update branch April 3, 2026 18:07
seayang-nv pushed a commit that referenced this pull request Apr 3, 2026
<!-- SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION
& AFFILIATES. All rights reserved. -->
<!-- SPDX-License-Identifier: Apache-2.0 -->

<!-- Thank you for contributing to Safe Synthesizer! -->

# Summary
Improve the heartbeat message by adding an explanation that it is normal
to have long stretches with no new records.

## Pre-Review Checklist

<!-- These checks should be completed before a PR is reviewed, -->
<!-- but you can submit a draft early to indicate that the issue is
being worked on. -->

Ensure that the following pass:

- [x] `make format && make check` or via prek validation.
- [x] `make test` passes locally
- [x] `make test-e2e` passes locally
- [ ] `make test-ci-container` passes locally (recommended)
- [ ] GPU CI status check passes -- comment `/sync` on this PR to
trigger a run (auto-triggers on ready-for-review)

## Pre-Merge Checklist

<!-- These checks need to be completed before a PR is merged, -->
<!-- but as PRs often change significantly during review, -->
<!-- it's OK for them to be incomplete when review is first requested.
-->

- [ ] New or updated tests for any fix or new behavior
- [ ] Updated documentation for new features and behaviors, including
docstrings for API docs.

## Other Notes

<!-- Please add the issue number that should be closed when this PR is
merged. -->
- Closes #<issue>

---------

Signed-off-by: Alexa Haushalter <ahaushalter@nvidia.com>
Signed-off-by: Sean Yang <seayang@nvidia.com>
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