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

    Function writePage

    • Stores a page. Returns whether it was written, so a caller can report the tier accurately.

      Never throws, for the same reason as the read: a write failure must not fail a request that already has its answer in hand.

      Parameters

      Returns Promise<boolean>