Cron handling improvements #425

Open
opened 2026-02-13 14:44:54 +00:00 by tobru · 0 comments
Owner

Stories

As a sysadmin, I want to have a proper cronjob handling

Implementation Notes

As outlined in #389 we need to start improving how we handle cronjobs. There will be more and more cronjobs coming up in future features.

A manage.py daily_tasks and manage.py hourly_tasks will ease the pain, and we can then manage the execution of them easily with Kubernetes cronjobs without having to add new CronJobs for each additional cron to execute.

## Stories _As a sysadmin, I want to have a proper cronjob handling_ ## Implementation Notes As outlined in #389 we need to start improving how we handle cronjobs. There will be more and more cronjobs coming up in future features. A `manage.py daily_tasks` and `manage.py hourly_tasks` will ease the pain, and we can then manage the execution of them easily with Kubernetes cronjobs without having to add new CronJobs for each additional cron to execute.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
servala/servala-portal#425
No description provided.