Skip to content

legal: replace the SLA's 24-hour credit trigger with availability bands - #382

Merged
pnzrr merged 1 commit into
mainfrom
jp/sla-credit-bands
Sep 7, 2026
Merged

pnzrr merged 1 commit into
mainfrom
jp/sla-credit-bands

Conversation

@pnzrr

@pnzrr pnzrr commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Substantive change to a live customer-facing document. Follows the typo fixes in #354.

The problem

The uptime section paid a service credit only "in case of an outage larger than that occurring during more than one day (24 hours)".

The sentence has no antecedent for "that" — nothing earlier in the paragraph is a quantity an outage can be larger than. It also keys the credit to outage duration, while the "How to Claim" section keys it to the availability commitment. Two different rules, one document.

The change

Credits are now keyed to measured monthly availability:

Availability in the calendar month Service credit
Below the applicable commitment, and at or above 99.0% 10%
Below 99.0%, and at or above 95.0% 25%
Below 95.0% 50%

Thresholds follow the common cloud/SaaS convention — AWS, Google Cloud and Azure all break at 99.0% and 95.0%, with a 10% first tier. The 50% ceiling is retained rather than following the hyperscalers to 100%.

Also in this change:

  • The availability formula is stated explicitly.
  • An annually billed cluster's monthly fee is defined as the annual fee over twelve.
  • The claim section now points at the table rather than stating its own rule.
  • The existing 50% monthly cap is retained.
  • Starter is unchanged: best-effort, no commitment, not credit-eligible.

The "Last updated" date moves to September 2026, since this changes terms rather than correcting contact details.

🤖 Generated with Claude Code

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 7, 2026

Copy link
Copy Markdown

Deploying phasetwo-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: c9af24b
Status: ✅  Deploy successful!
Preview URL: https://1c354cec.phasetwo-docs.pages.dev
Branch Preview URL: https://jp-sla-credit-bands.phasetwo-docs.pages.dev

View logs

The uptime section paid a service credit only "in case of an outage larger
than that occurring during more than one day (24 hours)". The sentence has
no antecedent for "that", and it keys the credit to outage duration while
the claim section keys it to the availability commitment — two different
rules in one document.

Credits are now keyed to measured monthly availability, on three bands: 10%
below the applicable commitment, 25% below 99.0%, 50% below 95.0%. The
thresholds follow the common cloud/SaaS convention, where AWS, Google Cloud
and Azure all break at 99.0% and 95.0% with a 10% first tier. The 50%
monthly cap is retained.

Also states the availability formula explicitly, defines an annually billed
cluster's monthly fee as the annual fee over twelve, and conforms the claim
section to point at the table rather than state a second rule.

Starter is unchanged: best-effort, no commitment, no credit eligibility.

Substantive change, so the "Last updated" date moves to September 2026.
@pnzrr
pnzrr force-pushed the jp/sla-credit-bands branch from fa1ab4d to c9af24b Compare September 7, 2026 19:39
@pnzrr
pnzrr merged commit 950d1f2 into main Sep 7, 2026
3 checks passed
@pnzrr
pnzrr deleted the jp/sla-credit-bands branch September 7, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants