Skip to content

Python SDK v8.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:05
4d0f996

Added

  • SignalDetail.monitoring_state gains a failed variant, returned when the most recent evaluation generation or realignment workflow for the signal ended in failure. It carries phase ("generate" or "realign"), an optional evaluation_id (present only for realign), and a nullable reason with the resolved failure message. A later successful workflow supersedes an older failure, so failed only reflects the latest run.