123123213weqw opened a new pull request, #2753:
URL: https://github.com/apache/rocketmq-dashboard/pull/2753

   ## Summary
   
   - collect system alert export rows through a shared paginated service helper
   - stop when a page comes back empty or a later response reports a lower total
   - keep a finite 100-page safety bound and reuse the collector from the 
alerts page
   
   ## Testing
   
   - `npx vitest run src/services/opsService.test.ts 
src/pages/ops/__tests__/SystemAlertsPage.test.tsx` (27 tests)
   - full Vitest suite: 742 tests passed
   - `npm run build` passed (tsc + Vite)
   - `git diff --check`
   
   Fixes #2651
   


-- 
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]

Reply via email to