halo/console/uc-src/modules/contents/posts
Ryan Wang 8f83df415c
feat: request health api for session keep-alive (#4949)
#### What type of PR is this?

/area console
/kind improvement
/milestone 2.11.0

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

在 Console 和 UC 轮询 /actuator/health 接口保持登录会话,目前是 5min 请求一次。

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

Fixes #4947 

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

```release-note
优化 Console 的登录会话保活机制。
```
2023-11-30 04:10:08 +00:00
..
components Support managing posts in the user center (#4866) 2023-11-30 11:55:29 +08:00
types Support managing posts in the user center (#4866) 2023-11-30 11:55:29 +08:00
PostEditor.vue feat: request health api for session keep-alive (#4949) 2023-11-30 04:10:08 +00:00
PostList.vue Support managing posts in the user center (#4866) 2023-11-30 11:55:29 +08:00
module.ts Support managing posts in the user center (#4866) 2023-11-30 11:55:29 +08:00