1
This commit is contained in:
parent
f445328ba9
commit
39f46e5f3c
@ -50,7 +50,8 @@ namespace RIZO.Service.PLCbackTask
|
||||
if (!isConnected)
|
||||
{
|
||||
_logger.Error("Failed to connect to PLC.");
|
||||
break;
|
||||
Task.Delay(1000, stoppingToken);
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user