klaviyo / php-klaviyo

PHP wrapper for the Klaviyo API
59 stars 47 forks source link

file_get_contents error handling #13

Closed uvictum closed 3 years ago

uvictum commented 4 years ago

There are cases when Klaviyo servers aren't responding. When this happens regular exception is thrown with file_get_contents error.

njparadis commented 3 years ago

Closing as the SDK does not use file_get_contents after the last round of refactoring (version 2 and up).