mirror of
https://github.com/docmost/docmost.git
synced 2026-06-10 18:16:57 +08:00
chore(base): note formula bulk-write threshold hook for future bulk endpoint
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user