Files
hatchet/frontend/docs/README.md
Matt Kaye 6aa8f4d555 [Docs, Python]: Durable execution, fixing broken links, Python fixes (#1449)
* feat: show durable execution docs

* fix: move durable execution

* feat: add some more durable notes

* feat: more docs

* fix: broken link bashing

* feat: add test for waits

* fix: clean up a bunch of mypy errors

* chore: version

* feat: make sure durable worker is running

* fix: sleep longer

* fix: skip unreliable tests in ci

* fix: var name

* update durable execution doc

---------

Co-authored-by: Alexander Belanger <alexander@hatchet.run>
2025-03-28 20:17:36 -07:00

698 B

Nextra Docs Template

This is a template for creating documentation with Nextra.

Live Demo →

Quick Start

Click the button to clone this repository and deploy it on Vercel:

Local Development

First, run pnpm install to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.