Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/jobs — runstatus

@reactor/jobs


@reactor/jobs / RunStatus

RunStatus = "pending" | "running" | "succeeded" | "failed" | "cancelled"

Defined in: index.ts:10