Files
worldmonitor/api
Elie Habib 8465810167 fix(health+seed): hormuz — accurate record count and stronger validateFn (#2232)
health.js dataSize() was falling back to Object.keys count for the hormuz
data shape (no known array field matched), reporting records=8 (top-level
keys) while charts[] was empty. Added 'charts' to the known-fields list.

seed-hormuz validateFn now requires at least one chart with actual series
data, so a run where Power BI fails (empty charts) will skip publishing and
extend the existing TTL instead of overwriting good data with empty charts.
2026-03-25 10:47:08 +04:00
..
2026-03-20 12:37:24 +04:00