Skip to content

Conversation

@MuhamadRifansyah
Copy link
Contributor

@MuhamadRifansyah MuhamadRifansyah commented Feb 11, 2026

Overview

Surface ignored lifecycle hook failures to improve diagnostics without changing behavior.

Changes

  • Log a warning when a lifecycle hook returns False and on_failure="ignore" in src/runtime/multi_mode/hook.py.

Impact

Makes silent hook failures visible while preserving existing control flow and failure handling.

Testing

all ruff check passed

Additional Information

None.

@MuhamadRifansyah MuhamadRifansyah requested review from a team as code owners February 11, 2026 14:36
@github-actions github-actions bot added robotics Robotics code changes python Python code labels Feb 11, 2026
@MuhamadRifansyah MuhamadRifansyah changed the title improve(hooks): log ignored lifecycle hook failures for better observ… "improve(hooks): log ignored lifecycle hook failures for better observability" Feb 11, 2026
@MuhamadRifansyah MuhamadRifansyah changed the title "improve(hooks): log ignored lifecycle hook failures for better observability" improve(hooks): log ignored lifecycle hook failures for better observability Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Python code robotics Robotics code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant