Skip to content

Commit

Permalink
Merge pull request #269 from magento-gl/gl_pr_arrows_cloudnative_sep2…
Browse files Browse the repository at this point in the history
…9_2022

Arrows Team - Bugfix delivery
  • Loading branch information
sidolov authored Oct 20, 2022
2 parents 173f184 + beb19c5 commit 3f86e11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ private function waitingForProcessAlertsByConsumer(int $maxMessageCount): void
{
$this->startConsumer($maxMessageCount);

sleep(15); // timeout to processing Magento queue
sleep(20); // timeout to processing Magento queue

$this->publisherConsumerController->waitForAsynchronousResult(
function () {
Expand Down

0 comments on commit 3f86e11

Please sign in to comment.