chore(base): note formula bulk-write threshold hook for future bulk endpoint

This commit is contained in:
Philipinho
2026-04-24 00:27:06 +01:00
parent 89e2d0d62f
commit e729e77bda
@@ -1,3 +1,6 @@
// TODO(formula): when bulk create/update is added, consult FormulaService.inlineThreshold
// and enqueue a BASE_FORMULA_RECOMPUTE job with reason: "bulk_import" for the
// affected row IDs when above threshold; inline-eval below.
import {
BadRequestException,
Injectable,