Skip to content

Added watchDog to safeguard against db deadlock in the database#39

Merged
khiimstb merged 1 commit intomainfrom
watchdog-thread
Apr 2, 2025
Merged

Added watchDog to safeguard against db deadlock in the database#39
khiimstb merged 1 commit intomainfrom
watchdog-thread

Conversation

@DagBertelsen
Copy link
Copy Markdown
Collaborator

Added watchDog that monitors the main locker thread. If the main locker get a deadlock towards the database this watchDog will depromote the main locker as master and trigger an interrupt signal to all running schedules.

closes #34

@khiimstb khiimstb merged commit 860e48e into main Apr 2, 2025
2 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.

Robustify the primary election logic in face of stuck database, and interrupt tasks if entering DMZ

2 participants