Add console.debug logs at the beginning and end of the getUidScore function in uidScoreStore to track execution flow and performance. This aids in debugging when the function is called with large lists of uids. - Log start entry with uid count - Log end entry with uid count |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| assets | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||