Files
triggerdotdev--trigger.dev/docs
Matt Aitken f854cb90eb Replay\Cancel a run (v3) (#1006)
* WIP on replaying a task from the run page

* Don’t pass the existing runs idempotency key, it will cause the replay to always return the original run

* Replay from the run list

* Don’t use fetchers in the replay/cancel dialogs

* API endpoint for replaying a run

* REST API docs (mostly coming soon) but added replay run

* replayRun function added to the SDK

* Cancel run added to the SDK

* v3-catalog file to test canceling and replaying

* Changed the SDK to be runs.replay and runs.cancel

* Removed comment

* Latest lockfile
2024-04-08 19:08:44 +01:00
..
2024-04-04 17:02:15 +01:00
2024-04-04 17:02:15 +01:00
2024-03-28 09:57:04 +00:00
2023-08-02 15:09:35 +01:00
2024-04-08 19:08:44 +01:00
2023-08-02 15:09:35 +01:00
2024-04-08 19:08:44 +01:00
2023-10-02 14:26:54 +01:00

Development

Install and initial setup

pnpm install

Running the app

pnpm run dev --filter docs

View the app locally

It runs locally here: http://localhost:3050