upd
This commit is contained in:
@@ -81,7 +81,7 @@ public class RemovingBillets
|
||||
{
|
||||
ct.ThrowIfCancellationRequested();
|
||||
await SendToRoll(product.ProductId, conn, ct);
|
||||
Thread.Sleep(5000);
|
||||
Thread.Sleep(10000);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user