mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-23 12:51:40 +02:00
feat: add job commit service
Sync jobs from job cache table to main job table. Enables #392
This commit is contained in:
@@ -81,6 +81,7 @@ func Start() {
|
||||
|
||||
RegisterFootprintWorker()
|
||||
RegisterUpdateDurationWorker()
|
||||
RegisterCommitJobService()
|
||||
|
||||
s.Start()
|
||||
}
|
||||
|
Reference in New Issue
Block a user