halo/ui/uc-src/modules/contents/posts/composables
Ryan Wang e8ca93396f
feat: add retry mechanism for publishing posts on the UC end (#7171)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.20.x

#### What this PR does / why we need it:

为 UC 端发布文章的操作添加重试机制,防止出现因为锁导致的保存失败问题。

#### Which issue(s) this PR fixes:

Fixes #7139

#### Does this PR introduce a user-facing change?

```release-note
为 UC 端发布文章的操作添加重试机制,防止出现因为锁导致的保存失败问题。
```
2025-01-03 09:46:10 +00:00
..
use-post-publish-mutate.ts feat: add retry mechanism for publishing posts on the UC end (#7171) 2025-01-03 09:46:10 +00:00
use-post-update-mutate.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00