chore: refacto
This commit is contained in:
@@ -17,7 +17,6 @@ func StartAutoAssignmentCron(database *db.Database, geoService *services.GeoServ
|
||||
|
||||
log.Println("⏰ [CRON] Auto-Assignment Worker démarré (1 min) avec système de priorisation")
|
||||
|
||||
// Exécution immédiate au démarrage
|
||||
go processAutoAssignmentWithPriority(database, geoService)
|
||||
|
||||
for range ticker.C {
|
||||
|
||||
Reference in New Issue
Block a user