rwadurian/backend/services/mpc-service/src
hailin ab8852907d fix(mpc-service): increase Kafka consumer session timeout
- Increase sessionTimeout from 30s to 5 minutes
- Increase heartbeatInterval from 3s to 10s
- Add rebalanceTimeout of 5 minutes
- This prevents consumer from being kicked out during long MPC keygen operations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-07 03:58:40 -08:00
..
api refactor: simplify mpc-service to gateway mode 2025-12-06 17:16:14 -08:00
application fix(mpc-service): use JWT auth instead of X-API-Key 2025-12-07 02:02:17 -08:00
config refactor: simplify mpc-service to gateway mode 2025-12-06 17:16:14 -08:00
domain feat: add detailed debug logging for MPC Kafka event flow 2025-12-06 19:49:06 -08:00
infrastructure fix(mpc-service): increase Kafka consumer session timeout 2025-12-07 03:58:40 -08:00
shared refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
app.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
main.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00