ddeboer / vatin-bundle

Symfony bundle for the VATIN library
MIT License
28 stars 10 forks source link

Uncaught PHP Exception SoapFault from VAT information exchange system service #4

Closed PaddyLock closed 9 years ago

PaddyLock commented 9 years ago

When checking the vat number existence against the VAT information exchange system service, the bundle does not catch an exception if the server is busy.

request.CRITICAL: Uncaught PHP Exception SoapFault: "SERVER_BUSY" at /var/www/releases/20141211152308/vendor/ddeboer/vatin/src/Ddeboer/Vatin/Vies/Client.php line 60 {"exception":"[object] (SoapFault: SERVER_BUSY at /var/www/releases/20141211152308/vendor/ddeboer/vatin/src/Ddeboer/Vatin/Vies/Client.php:60)"} []
ddeboer commented 9 years ago

Thanks for letting me know. Moved this issue to https://github.com/ddeboer/vatin/issues/9.