onQueue('provisioning'); } public function handle(): void { Settings::set('heartbeat.queue_provisioning', now()->toIso8601String()); } }