Aias00 opened a new issue, #1029: URL: https://github.com/apache/rocketmq-dashboard/issues/1029
## Problem Message trace lookup hard-codes a one-hour window, marks every EndTransaction node as successful, and converts Admin query failures into a successful empty trace. This produces incomplete or misleading diagnostics. ## Scope - Derive EndTransaction status from the trace context. - Make the query window configurable or use a documented diagnostic range. - Distinguish an unavailable trace query from a trace with no records. - Add regression tests for failed transaction and Admin failure paths. ## Related Complements #1017, which only filters trace contexts by message ID. -- 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]
