Analytic unit type and meta in db #65 #72
Merged
glitch4347
merged 6 commits from analytic-unit-type-and-meta-in-db-#65
into main
3 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'analytic-unit-type-and-meta-in-db-#65'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Closes https://github.com/hastic/hastic/issues/65
Changes
AnlyticSerivice::patch_config
: now it extracts data from db instead ofDefault
AnalyticUnitConfig::patch_needs_learning
which replaces a bit logic ofAnalyticUnitConfig::patch
.AnalyticUnitConfig::patch
is maybe deprecated nowPatchConfig
andAnalyticUnitService
for resolving / setting configs by it -- it's still hack whereid
andtype_id
correspond to each otherOther
Notes
need_learning
overlaps with logic ofsame_type
inAnalyticService::patch_config
Reviewers
278ea473f2
.