---
title: "POST /lifecycle/retry"
method: POST
path: "/lifecycle/retry"
tags: ["lifecycle"]
---

# POST /lifecycle/retry

`POST /lifecycle/retry`

Slice4 P5c: libp2p `start_network` 已退役,iroh 路由由
`SyncEngineAssembly` 启动时即装好,no longer 需要 retry 出动 network。
这个 endpoint 现在只做 lifecycle 状态推进 + 触发 deferred 服务启动,
等价于 GUI 端 `/lifecycle/ready` 的 idempotent 重试入口。

## Response `204`

Retry completed; lifecycle advanced to ready

## Other responses

- `500` — Lifecycle retry failed
- `503` — Daemon runtime unavailable

---

[API](https://skmtc.net/uniclipboard/apis/uniclipboard-daemon-api.md) · [All operations](https://skmtc.net/uniclipboard/apis/uniclipboard-daemon-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uniclipboard/uniclipboard-daemon-api/versions/a5d29889448a/schema)
