Skip to content

[app-builder] 添加 DB 数据定時清理机制#204

Merged
CodeCasterX merged 1 commit intoModelEngine-Group:developfrom
desAweis:develop_db_schedule
May 29, 2025
Merged

[app-builder] 添加 DB 数据定時清理机制#204
CodeCasterX merged 1 commit intoModelEngine-Group:developfrom
desAweis:develop_db_schedule

Conversation

@desAweis
Copy link
Copy Markdown
Contributor

定时每天3:00清理过期数据:

  1. 非业务数据:清理过期1天的数据,包括:
  • InstanceLog
  • RuntimeInfo
  1. 业务数据:清理过期15天的数据,先备份再清理,包括:
  • InstanceLog
  • ChatSession
  1. 清理过期1天的数据,包括:MetaInstance

@desAweis desAweis added the type: feature A general feature label May 27, 2025
@CodeCasterX CodeCasterX self-assigned this May 27, 2025
@CodeCasterX CodeCasterX added in: builder Issues in app-builder modules type: enhancement A general enhancement and removed type: feature A general feature labels May 27, 2025
@CodeCasterX CodeCasterX added this to Nova May 27, 2025
@CodeCasterX CodeCasterX added this to the 1.1.0 milestone May 27, 2025
@desAweis desAweis moved this to In review in Nova May 27, 2025
@desAweis desAweis force-pushed the develop_db_schedule branch from 276a2ec to eec9fad Compare May 27, 2025 08:26
wuayee
wuayee previously approved these changes May 28, 2025
@desAweis desAweis force-pushed the develop_db_schedule branch from 3f98660 to cb61cd1 Compare May 29, 2025 07:53
@desAweis desAweis force-pushed the develop_db_schedule branch from cb61cd1 to 8c84f45 Compare May 29, 2025 08:47
@desAweis desAweis force-pushed the develop_db_schedule branch from 8c84f45 to 17974a9 Compare May 29, 2025 09:17
@desAweis desAweis force-pushed the develop_db_schedule branch from 17974a9 to fb836c3 Compare May 29, 2025 09:20
@CodeCasterX CodeCasterX changed the title [appengine] 添加 DB 数据定時清理机制 [app-builder] 添加 DB 数据定時清理机制 May 29, 2025
@CodeCasterX CodeCasterX merged commit a09e9df into ModelEngine-Group:develop May 29, 2025
1 check failed
@github-project-automation github-project-automation bot moved this from In review to Done in Nova May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: builder Issues in app-builder modules type: enhancement A general enhancement

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants