drupflare/worker - v1.0.0
    Preparing search index...

    Function parseState

    • Reads the state back, defaulting to clean on anything unexpected.

      A corrupt state row must not quarantine a healthy site, and it must not un-quarantine a sick one either -- so the default is clean and the caller re-derives from live outcomes rather than trusting a partial parse.

      Parameters

      • raw: string | null | undefined

      Returns RepairState