Background Jobs #8

Open
opened 2024-02-26 12:29:54 +01:00 by NiclasThobaben · 0 comments
  • Background Jobs can be registered from the code
  • A Background job can be implemented and either run cyclic or manually started by an admin user
  • A Background job does not run concurrently, only one job of a type can run a time
  • A Background job has a persistent log (levels: info, warn, error)
  • Logs will be deleted by a cleanup job
  • Starting a job creates an execution with status running, finished or failed
- [ ] Background Jobs can be registered from the code - [ ] A Background job can be implemented and either run cyclic or manually started by an admin user - [ ] A Background job does not run concurrently, only one job of a type can run a time - [ ] A Background job has a persistent log (levels: info, warn, error) - [ ] Logs will be deleted by a cleanup job - [ ] Starting a job creates an execution with status running, finished or failed
NiclasThobaben added the
Kind/Feature
Topic
Infrastructure
labels 2024-02-26 12:29:54 +01:00
NiclasThobaben added a new dependency 2024-02-26 12:31:42 +01:00
NiclasThobaben added a new dependency 2024-02-26 12:39:48 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
Reference: nclazz/soundwerft#8
There is no content yet.