Skip to content

feat(job): Cleanup job cron#528

Open
20vikash wants to merge 3 commits into
frappe:developfrom
20vikash:cleanup_job_cron
Open

feat(job): Cleanup job cron#528
20vikash wants to merge 3 commits into
frappe:developfrom
20vikash:cleanup_job_cron

Conversation

@20vikash
Copy link
Copy Markdown

@20vikash 20vikash commented May 29, 2026

Problem
There are a lot of job updates accumulating in agent SQlite without any cleanups.

Solution
Cron job that wakes up once every day, and checks for rows older than 1 month, and clean them up.

Related PR
Press

@20vikash 20vikash force-pushed the cleanup_job_cron branch from b09cac0 to f02bda9 Compare May 29, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant