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

    Type Alias FailureMode

    FailureMode: "hard-cap" | "billed" | "error"

    how a meter behaves when it runs out; the field that was missing

    Type Declaration

    • "hard-cap"

      stops working until the period resets; no bill, no error a site owner sees

    • "billed"

      keeps working, costs money

    • "error"

      requests are refused with a documented error while the site stays up