Skip to content

Update LibbyDaemon base class - #18

Open
prkrtg wants to merge 1 commit into
mainfrom
pgupta/libby_daemon
Open

Update LibbyDaemon base class#18
prkrtg wants to merge 1 commit into
mainfrom
pgupta/libby_daemon

Conversation

@prkrtg

@prkrtg prkrtg commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

This updates the Libby Daemon base class to be for use for multiple instruments.
Instrument teams can expand this base class if needed for functions specific to their instrument.

Comment thread libby/daemon.py
self.logger.exception("discovery hello failed")

try:
self.on_start(self.libby)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

if on_start raises with fail_fast_on_start=True, will on_stop still run?

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.

2 participants