nl-kat-coordination
nl-kat-coordination copied to clipboard
we dont schedule normalizers on existing raw files when they've been enabled.
> @stephanie0x00 I don't think we schedule normalizers when they've only been enabled. @jpbruinsslot?
You are correct. Normalizers won't run based on being enabled. Either they have to be explicitly told to rerun, or they run based on raw file received event from bytes.
Originally posted by @jpbruinsslot in https://github.com/minvws/nl-kat-coordination/issues/3481#issuecomment-2339888112
when enabling a scheduler, we could in theory run over all the Raw files with the matching mime-types. When enabling a normalizer we could provide an overview to the user how many (and from what boefjes) we already have raw files on file. We could subsequently ask the user if they want to ingest them. We should problably first figure out at what timeline we'd want to create these proofs before adding this feature.