forked from jappel/leistungsbilanz-ts
context.circuitId/projectId are caller-supplied audit-log metadata, not used in the calculation itself. A stale or unknown id (e.g. a circuit deleted between page load and this request) violated the foreign key and fell through to the generic 500 handler; catch it and report it as a normal validation error instead. |
||
|---|---|---|
| .. | ||
| app | ||
| cable-sizing/domain | ||
| db | ||
| domain | ||
| external-model | ||
| frontend | ||
| server | ||
| shared | ||
| instrumentation-node.ts | ||
| instrumentation.ts | ||
| proxy.ts | ||