Is Cloudflare Workers down right now?

Checking…

Verifying live status…

Our latest checks found Cloudflare Workers responding normally. Live verification is running now.

Live latency
···
Reports · 5 min
···
Reports · 24 h
···
Verification tier
···
What's not working with Cloudflare Workers?

Your report feeds the live outage-velocity detector. One click per 30 s.

Live latency (probe round-trip, ms)

User reports, last 24 hours

Outage history

last 30 days

Recent outages and issues we recorded for Cloudflare Workers, based on our own checks. An episode opens on the second check that finds a problem, since a single adverse reading is not reported, and closes when a check finds the service normal again.

60 days agoToday

No problemsProblemsOutageNot monitored

···Observed uptime, 7 days
···Observed uptime, 30 days
···Episodes, last 30 days

    Comments

    Comments are hosted and moderated via Disqus. Spam is filtered automatically, readers can flag anything, and the thread loads only when you scroll to it so the rest of the page stays fast.

    Jump to comments

    How we check Cloudflare Workers

    No evidence of problems with Cloudflare Workers. Our last recorded check found it behaving normally. That does not rule out a fault affecting only some users or regions.

    Every check runs a four-tier cascade and stops at the first tier that gives a clear answer: Cloudflare Workers's official status feed, then a direct HTTP probe, then an ICMP network ping, and finally reports from visitors. The Verification tier box above tells you which one produced the verdict you are looking at. When enough separate people report a problem for it to be well outside what Cloudflare Workers normally sees, that counts as evidence too, which is how a partial fault can show here before an operator's own status page catches up.

    Cloudflare Workers (workers.cloudflare.com) is re-checked continuously, and this page picks up any change on its own, with no refresh needed.

    Common Cloudflare Workers problems users report

    • Workers returning 1101 or 1102 errors
    • Deployments through wrangler failing or hanging
    • KV, D1 or R2 reads timing out from inside a Worker
    • Elevated latency or errors in one Cloudflare region

    What to do when Cloudflare Workers is not working

    First check the banner above. If it shows evidence of problems, the fault is most likely on Cloudflare Workers's side and waiting is usually the only option. If it shows nothing wrong, run wrangler tail to watch live logs, which separates a platform error from an exception in your code. Then confirm your bindings still exist in the dashboard, since a renamed or deleted KV namespace fails at runtime rather than at deploy.

    About Cloudflare Workers

    Cloudflare Workers is a serverless computing platform that runs JavaScript code on Cloudflare's global edge network. When Workers is down or degraded, deployed functions fail to execute, APIs return errors, and applications relying on edge computing become unavailable or slow.

    Official Cloudflare Workers resources

    Cross-check an incident with the company's own channels:

    Frequently asked questions

    Is Cloudflare Workers down right now?

    No. Our checks are finding no problems with Cloudflare Workers right now. That verdict is live, and the banner at the top of this page carries it too. We re-check Cloudflare Workers continuously using its official status feed, direct network probes and reports from visitors, stopping at the first check that gives a clear answer, and the page updates itself as soon as anything changes. A green verdict does not rule out a fault affecting only some users or regions.

    What usually goes wrong with Cloudflare Workers?

    The problems visitors report most often on this page are website / app down, API errors, 5xx error pages, no response / timing out, high latency, can't connect and webhooks not firing. Those are the options the report button offers for Cloudflare Workers, chosen for how this service actually fails rather than a generic list, and the "user reports" chart above breaks down which ones people are picking right now.

    Why is Cloudflare Workers failing for me when this page says it is fine?

    Our checks run from one place on the internet, so a fault limited to your region or network can be real while our probes succeed. With Cloudflare Workers specifically, the runtime, the deployment API and the storage bindings are separate, and a Worker runs in every Cloudflare location independently. The colocation serving you can be unhealthy while the rest of the network is fine, so your Worker fails for you and succeeds for someone else. That is why this page reports what it observed rather than declaring the service healthy, and why reports from other visitors count toward the verdict.

    How do I tell whether it is Cloudflare Workers or my own connection?

    For Cloudflare Workers, call your Worker from another network or from a machine in a different region. Errors from everywhere point at the Worker or the platform; errors only from where you are point at that colocation or your own network path. A problem that follows you across networks and devices is very unlikely to be yours.

    What should I do while Cloudflare Workers is down?

    If this page shows evidence of problems, the fault is most likely on Cloudflare Workers's side. Specifically: read the error number before assuming an outage. 1101 is an exception your own code threw and 1102 is your CPU time budget, neither of which is Cloudflare. Workers already deployed keep serving while the deployment API is broken. Reporting it here helps other people see they are not alone.

    How does status.buzz check Cloudflare Workers?

    Continuously, around the clock. Cloudflare Workers publishes a machine-readable status feed, so our first check reads it directly and reports what Cloudflare Workers itself says. If that feed is unreachable we fall back to a direct HTTP probe, then an ICMP ping, then reports from visitors. The verification tier box on this page names whichever check produced the verdict you are reading, so you can see how direct the evidence is.

    Does Cloudflare Workers have an official status page?

    Yes, at www.cloudflarestatus.com, and it is linked further up this page. That is Cloudflare Workers's own account of their service and it is the place to look for their estimate of a fix. We read it where we can, but we publish our own observations beside it rather than only repeating theirs, because an operator's status page can lag a problem their users are already hitting.

    Is status.buzz affiliated with Cloudflare Workers?

    No. status.buzz is an independent monitoring site operated by LuzLab LLC, with no connection to Cloudflare Workers or workers.cloudflare.com. It reads publicly available endpoints and status feeds, and publishes what it observed. For account or billing problems you need Cloudflare Workers's own support, not us.