halo/ui/uc-src
Ryan Wang 78c00a28f3
feat: add retry mechanism for saving posts on the UC end (#5578)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.14.x

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

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

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

Fixes https://github.com/halo-dev/halo/issues/5474

#### Special notes for your reviewer:

需要多次尝试编辑文章,以及设置表单的保存功能。

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

```release-note
为 UC 端保存文章的操作添加重试机制,防止出现因为锁导致的保存失败问题。
```
2024-03-25 04:38:08 +00:00
..
layouts Move folder console to ui 2024-02-02 22:22:51 +08:00
modules feat: add retry mechanism for saving posts on the UC end (#5578) 2024-03-25 04:38:08 +00:00
router Move folder console to ui 2024-02-02 22:22:51 +08:00
setup Move folder console to ui 2024-02-02 22:22:51 +08:00
views refactor: layout of login related page (#5413) 2024-02-27 10:21:14 +00:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts Move folder console to ui 2024-02-02 22:22:51 +08:00