observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
https://observablehq.com/framework/
ISC License
2.57k stars 123 forks source link

fix error on failed deploy #1676

Closed mbostock closed 2 months ago

mbostock commented 2 months ago

The server uses failed when the deploy fails, not error. Also, we should handle the canceled status. Any other status should be considered unexpected. Fixes https://github.com/observablehq/observablehq/issues/18081.