feat/032-backup-scheduling-mvp #36

Merged
ahmido merged 14 commits from feat/032-backup-scheduling-mvp into dev 2026-01-07 01:12:13 +00:00
Showing only changes of commit ca8b9c2e1c - Show all commits

View File

@ -77,9 +77,8 @@ public function dispatchDue(?array $tenantIdentifiers = null): array
$skippedRuns++;
Log::debug('Backup schedule run already dispatched for slot.', [
'tenant_id' => $schedule->tenant_id,
'backup_schedule_id' => $schedule->id,
'scheduled_for' => $slot->toDateTimeString(),
'schedule_id' => $schedule->id,
'slot' => $slot->toDateTimeString(),
]);
$schedule->forceFill([