Skip to content

setup celery beat - #715

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

setup celery beat#715
boddumanohar merged 1 commit into
devfrom
celery-beat

Conversation

@boddumanohar

@boddumanohar boddumanohar commented Apr 1, 2026

Copy link
Copy Markdown
Member

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

@mxsrc mxsrc left a comment

Copy link
Copy Markdown
Collaborator

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.

Comment thread src/worker/__init__.py Outdated
@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