Commit 3d8fadd1 by Евгений

Добаивл тестов

1 parent 6fc67926
Showing with 1 additions and 0 deletions
...@@ -72,6 +72,7 @@ class ProcessCallAPI implements ShouldQueue ...@@ -72,6 +72,7 @@ class ProcessCallAPI implements ShouldQueue
\Log::debug($e); \Log::debug($e);
//TODO: надо отдельно выделить ошибки вызовов, за которые списываются баллы //TODO: надо отдельно выделить ошибки вызовов, за которые списываются баллы
//https://yandex.ru/dev/direct/doc/dg/concepts/errors.html //https://yandex.ru/dev/direct/doc/dg/concepts/errors.html
Log::debug($e);
$limits->removeRezerv($this->limitId); $limits->removeRezerv($this->limitId);
} }
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!