rwadurian/backend/services/mpc-service/src
hailin 3f2922cca6 fix(mpc-service): reduce rebalanceTimeout from 5min to 1min
sessionTimeout remains at 5 minutes (needed for long MPC operations),
but rebalanceTimeout only affects joining consumer group, not processing.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 03:40:14 -08:00
..
api refactor: simplify mpc-service to gateway mode 2025-12-06 17:16:14 -08:00
application fix(mpc-service): don't block HTTP server startup during Kafka rebalance 2025-12-09 03:31:26 -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): reduce rebalanceTimeout from 5min to 1min 2025-12-09 03:40:14 -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 fix(mpc-service): enable shutdown hooks for graceful Kafka disconnect 2025-12-09 03:12:33 -08:00