Skip to content

fix(controller): treat panicking controller extension as runtime failure#3402

Draft
ThomsonTan wants to merge 1 commit into
open-telemetry:mainfrom
ThomsonTan:fix_controller_panics
Draft

fix(controller): treat panicking controller extension as runtime failure#3402
ThomsonTan wants to merge 1 commit into
open-telemetry:mainfrom
ThomsonTan:fix_controller_panics

Conversation

@ThomsonTan

Copy link
Copy Markdown
Contributor

Change Summary

What issue does this PR close?

How are these changes tested?

Are there any user-facing changes?

Changelog

  • Added a .chloggen/*.yaml entry
  • This PR is a chore (indicated in title)
  • This is a documentation-only PR.

@github-actions github-actions Bot added lang:rust Pull requests that update Rust code area:engine Internal engine features labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:engine Internal engine features lang:rust Pull requests that update Rust code

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Controller extension panic bypasses fail-fast shutdown and wedges the engine in run_forever

1 participant