Skip to content

Track health per node#117

Merged
seanwevans merged 1 commit intomainfrom
codex/modify-health-monitor-for-per-node-tracking
Oct 29, 2025
Merged

Track health per node#117
seanwevans merged 1 commit intomainfrom
codex/modify-health-monitor-for-per-node-tracking

Conversation

@seanwevans
Copy link
Owner

Summary

  • track unhealthy heartbeat counts per node in monitor_health
  • add helper for updating node health counters and use it in tests
  • extend health monitoring tests to cover interleaved node heartbeats

Testing

  • cargo test (fails: database::tests::test_basic_query, database::tests::test_pool_creation, task_recovery::tests::{test_add_and_update_task,test_add_task_no_deadlock_on_slow_db,test_recover_tasks_file_absent,test_task_recovery} – all time out while creating the database pool)

https://chatgpt.com/codex/tasks/task_e_69020d5c23bc83289b0e65db93cb48f7

@chatgpt-codex-connector
Copy link

You have reached your Codex rate limits. Please try again later.

@seanwevans seanwevans merged commit 5c000ab into main Oct 29, 2025
1 check failed
@seanwevans seanwevans deleted the codex/modify-health-monitor-for-per-node-tracking branch October 29, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant