问题:CDC 后置回调失败(如迁移未就绪)后,pre_planting_synced_orders 记录 status=PAID 但 contributionDistributed=false,没有机制重新触发算力计算。 修复: 1. 新增 PrePlantingContributionScheduler(每 5 分钟): - 扫描未分配算力的 PAID 预种订单 - 调用 processUndistributedOrders() 补偿分配 - Redis 分布式锁防并发 2. 注册到 PrePlantingCdcModule 的 providers Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| api-gateway | ||
| infrastructure | ||
| mpc-system | ||
| scripts | ||
| services | ||
| .env.windows | ||
| docker-compose.windows.yml | ||