mirror of
https://github.com/langgenius/dify.git
synced 2026-03-04 07:16:20 +08:00
- The no_variable=false code path in generate_rule_config was missing trace emission - Added timing wrapper and _emit_prompt_generation_trace call to ensure metrics/logs are captured - Trace now emitted on both success and failure cases for consistency with no_variable=true path