atiaomar1978-hub commented on PR #25331: URL: https://github.com/apache/camel/pull/25331#issuecomment-5185049354
## Review follow-up (BugBot + Grok) Applied Grok feedback in commit `fe584a2`: | Finding | Action | |---|---| | Await only checked span count, not `isDone` | Added `isDone=true` check for every span in Awaitility predicate (telemetry + telemetry-dev) | | `SPAN_COUNT` not used in otel/micrometer `checkTrace` | Use `SPAN_COUNT` constant consistently | | `throws InterruptedException` mismatch | Aligned telemetry test to `throws Exception` | **Re-verified:** all 4 `AsyncWiretapTest` classes pass locally. --- _AI-generated comment on behalf of atiaomar1978-hub_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
