发布

  • [OPIK-000] [BE] fix: log Agent Insights report job completion on success signal (#7245)

    frostbyte_neo 发布于 2026-06-25 13:43:26 +00:00

    • Fix logging for Agent insights job

    • fix(jobs): bind Agent Insights completion log to sweep success path

    Move the completion log onto runSweep's doOnSuccess inside timedSweep so it
    only fires when the sweep actually runs and completes, not on a lock miss
    where bestEffortLock resolves to Mono.empty().

    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

    下载附件