Improve error reporting in API

[MAILPOET-1290]
This commit is contained in:
Pavel Dohnal
2018-06-12 10:13:49 +01:00
parent 8c55fce938
commit 71fed489ec
6 changed files with 85 additions and 9 deletions

View File

@ -40,4 +40,4 @@ class CronDaemon {
$queue = new Daemon();
$queue->ping();
}
}
}