rwadurian/backend/services/contribution-service/src/api
hailin 8199bc4d66 feat(contribution): add CDC sync status API and fix deploy script timing
- Add initialSyncCompleted flag to track CDC sequential sync completion
- Add getSyncStatus() method to CDCConsumerService
- Add /health/cdc-sync endpoint to expose sync status
- Update deploy-mining.sh to wait for CDC sync completion before calling publish APIs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 21:34:58 -08:00
..
controllers feat(contribution): add CDC sync status API and fix deploy script timing 2026-01-13 21:34:58 -08:00
dto fix(contribution-service): 优化账户查询API返回有意义的业务状态 2026-01-11 17:13:38 -08:00
api.module.ts feat(sync): 添加批量同步 API 端点 2026-01-11 21:27:35 -08:00