RockteMQ-AI commented on issue #4315: URL: https://github.com/apache/rocketmq-dashboard/issues/4315#issuecomment-5679874467
## 🔍 Issue Analysis (Automated) Thank you for this suggestion. **Classification:** Enhancement **Assessment:** This is a well-defined feature request, not a bug. The codebase already has extensive DLQ support (DLQController, DLQService, DLQProvider, frontend DLQ page, resend APIs, Grafana dashboards, and alert rules). The request asks for new functionality on top of this existing infrastructure: an automated replay policy engine with rate-limiting, scheduling, and audit trail. No models like DlqAutoReplayPolicy or DlqReplayExecutionReport exist yet, and the current DLQ resend flow (DLQResendRequestDTO / DLQResendSelectedRequestDTO) is manual/one-shot — confirming this is genuinely new functionality. This has been noted as a feature request. The maintainers will review it. --- *🤖 Automated analysis by github-manager* -- 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]
