mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-04-18 08:43:07 +00:00
Start in slow mode
This commit is contained in:
parent
72d404a77d
commit
0f781b2934
@ -4,7 +4,7 @@
|
||||
{
|
||||
private readonly App app;
|
||||
private int failureCount = 0;
|
||||
private bool slowMode = false;
|
||||
private bool slowMode = true;
|
||||
private int recoveryCount = 0;
|
||||
private readonly object _lock = new object();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user