DeploymentStatus: do not miss exceptions when...

...talking to Icinga
This commit is contained in:
Thomas Gelf 2021-01-18 17:54:16 +01:00
parent 234e68db31
commit 9889fa9342

View File

@ -2,6 +2,7 @@
namespace Icinga\Module\Director\Deployment;
use Exception;
use Icinga\Module\Director\Core\CoreApi;
use Icinga\Module\Director\Db;
use Icinga\Module\Director\Objects\DirectorDeploymentLog;