diff --git a/src/Skobkin/Bundle/PointToolsBundle/Command/UpdateSubscriptionsCommand.php b/src/Skobkin/Bundle/PointToolsBundle/Command/UpdateSubscriptionsCommand.php index 76c02ee..9b1b8d9 100644 --- a/src/Skobkin/Bundle/PointToolsBundle/Command/UpdateSubscriptionsCommand.php +++ b/src/Skobkin/Bundle/PointToolsBundle/Command/UpdateSubscriptionsCommand.php @@ -128,7 +128,7 @@ class UpdateSubscriptionsCommand extends ContainerAwareCommand } // @todo move to the config - usleep(200000); + usleep(500000); } } } \ No newline at end of file