Johngreen d3ed2798af
All checks were successful
Deploy to Production / deploy (push) Successful in 1m43s
fix: fetch all equipment from digital-twin by paginating API
The digital-twin API defaults to limit=10 per page. Now fetches with
limit=500 and iterates through all pages using hasNextPage pagination
metadata, ensuring every equipment item is available for import.
2026-02-12 12:42:01 +09:00
Description
멀티테넌트 설비검사/품질검사 시스템 (FastAPI + Next.js 16)
661 KiB
Languages
Python 56.4%
TypeScript 29.7%
CSS 11.2%
Shell 2.5%
Mako 0.1%