Skip to main content

getBln3Score

@nmi-agro/fdm-source


@nmi-agro/fdm-source / fdm-calculator/src / getBln3Score

Variable: getBln3Score

const getBln3Score: any

Defined in: fdm-calculator/src/bln3/index.ts:91

Cached version of requestBln3Score.

Uses withCalculationCache to store and retrieve results from the fdm-calculator.calculation_cache table. The cache key is a SHA-256 hash of the function name, calculator version, and sanitized inputs (API key redacted). Bumping calculatorVersion in package.ts invalidates all existing cache entries.