DakotaSender, checkt Status nur bei gefunden Items -> Vorbereitung auf permanentes Senden

This commit is contained in:
2024-12-02 13:42:27 +01:00
parent 482f455955
commit 1528afecd3

View File

@@ -39,8 +39,6 @@ namespace DakotaSender
{
PrintTitle();
CheckDakotaStatus();
HandleQueueFiles();
HandleResults();
@@ -228,6 +226,8 @@ namespace DakotaSender
return;
}
CheckDakotaStatus();
ten2user2req = new Dictionary<string, Dictionary<long, GkvClientResultRequestDC>>();
PrintLine("Bearbeite Queue");