Skip to content

setup celery beat#715

Merged
boddumanohar merged 1 commit intodevfrom
celery-beat
Apr 2, 2026
Merged

setup celery beat#715
boddumanohar merged 1 commit intodevfrom
celery-beat

Conversation

@boddumanohar
Copy link
Copy Markdown
Member

@boddumanohar boddumanohar commented Apr 1, 2026

Celery Beat is a scheduler for python applications. We can use this to run periodic tasks like WAL Cleanup and Backup schedules.

These changes are tested separately as a part of PR #702

Copy link
Copy Markdown
Collaborator

@mxsrc mxsrc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks quite good, just suggest we prune one comment that doesn't add any value. Maybe even remove the setting altogether, I assume the default is empty.

@boddumanohar boddumanohar merged commit 68eccf6 into dev Apr 2, 2026
8 checks passed
@boddumanohar boddumanohar deleted the celery-beat branch April 2, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants