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

    Function queuePageMirror

    • Queues one path for mirroring.

      Called on fill rather than on request: a page is mirrored because it was rendered, not because somebody asked for it, so the queue depth tracks regeneration and not traffic.

      Parameters

      • sql: PageMirrorSql
      • path: string
      • generation: number
      • nowMs: number

      Returns void