Smplrspace Dev Status status page
  • Status
  • Events
  • Monitors
Smplrspace Dev Status
Mar 31, 2026
16 days ago
Failed release
Application (dev)Serverless workers (dev)
Resolved · March 31 at 10:48 AM (in 1 hour)

The fix is live and we're back.

Investigating · March 31 at 9:42 AM (1 hour earlier)

We've deployed a new release that includes a ClickUp integration via webhooks, however the environment variable required was not set in the CI envrionment. Pubishing the worker bees failed, taking the app down. We're rolling out a fix.

Mar 30, 2026
17 days ago
Failed upgrade of our API worker
Application (dev)API (dev)
Resolved · March 30 at 10:22 AM (in 6 minutes)

It seems the addition of file uploads to Cloudflare R2 for DJS contributed to the problem, as the binding of wrangler to R2 was not set properly. We've fixed that, and we're back live.

Investigating · March 30 at 10:16 AM (6 minutes earlier)

We deployed a new version that included a major update to wrangler, the tool used to manage our API workers. This failed and led the API to be out of sync with the frontend, locking the app from the API. We're working on a fix.

Mar 27, 2026
20 days ago
Failed release
Application (dev)GraphQL engine (dev)
Resolved · March 27 at 7:31 AM (in 58 minutes)

The problem has been identified and fixed, we've deployed a new version and we're back online. Root cause: our database migration script executed commands in the wrong order, causing errored migration in rare scenarios. We've finally hit one of these scenarios and faced the music.

Investigating · March 27 at 6:33 AM (58 minutes earlier)

We tried to release a new version to dev, resulting in the application going down. We're investigating.

Nov 18, 2025
5 months ago
Global service outage
Application (dev)API (dev)Serverless workers (dev)
Resolved · November 18 at 2:45 PM (in 3 hours)

The situation is resolved by Cloudflare. Here is our post-mortem.

Identified · November 18 at 11:45 AM (3 hours earlier)

Dev is suffering downtime due to a Cloudflare outage. See details in the prod incident report.

Sep 29, 2025
7 months ago
Application down due to deployment issue with Cloudflare Pages
Application (dev)
Resolved · September 29 at 5:27 AM (in 2 hours)

The upstream was resolved and the deployment fixed.

Identified · September 29 at 3:37 AM (2 hours earlier)

We attempted to deploy a new version to dev. The Cloudflare Workers backend successfully deployed, while the frontend on Cloudflare Pages failed to deploy due to an upstream incident. The mismatch in version is locking the frontend out of making requests to the backend, so all app access is not possible. Embeds are still working as expected.