Loyal-Young opened a new pull request, #448: URL: https://github.com/apache/rocketmq-dashboard/pull/448
## Summary - load DLQ group data from the existing `/api/dlq` endpoint instead of direct mock imports - submit resends to `/api/dlq/resend`, refresh the list after success, and report request failures - align resend timestamps with the backend's epoch-millisecond contract and cover it with API tests ## Validation - `npm.cmd test -- dlq.test.ts` - `npm.cmd run lint` (existing warnings only) - `npx.cmd tsc -b` - `npx.cmd vite build` -- 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]
