Use unitOfWork.isInTransaction() to detect if already in a transaction context (called from ContributionCalculationService). If so, reuse the existing transaction instead of opening a new one, preventing Prisma interactive transaction timeout errors. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| prisma | ||
| src | ||
| .env.example | ||
| DEVELOPMENT_GUIDE.md | ||
| Dockerfile | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||