debugging-reactive-chains

Official

Diagnose and fix errors in reactive chains.

Authorfireflyframework
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Debugging reactive chains in Firefly Framework services can be difficult because exceptions occur on different threads from the assembly of the chain, and reactive stack traces are often unclear.

Core Features & Use Cases

  • Reactor debugging fundamentals: using log(), checkpoint(), Hooks.onOperatorDebug, and ReactorDebugAgent to illuminate signal flow and stack traces.
  • Diagnosing common reactive issues: empty signal, timeouts, backpressure, context loss across schedulers, and hidden errors in saga or command pipelines.
  • Practical guidance and examples for tracing errors across CommandBus, QueryBus, EDA, and saga orchestration.

Quick Start

Enable Reactor debugging at startup (e.g., Hooks.onOperatorDebug or ReactorDebugAgent) and review logs and checkpoints to identify the failing operator in the reactive chain.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: debugging-reactive-chains
Download link: https://github.com/fireflyframework/fireflyframework-claude-skills/archive/main.zip#debugging-reactive-chains

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.