500 ms timeout.
This commit is contained in:
parent
6384527720
commit
0f93037624
|
@ -128,7 +128,7 @@ class UpdateSubscriptionsCommand extends ContainerAwareCommand
|
||||||
}
|
}
|
||||||
|
|
||||||
// @todo move to the config
|
// @todo move to the config
|
||||||
usleep(200000);
|
usleep(500000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue