meumobi / AMS.Connect

1 stars 0 forks source link

catch error when adtech csv contains errors #94

Closed vdias38 closed 6 years ago

vdias38 commented 6 years ago

on 1st December adtech sent email for premium results with a java stack trace inside csv, our Service raises following error before crashing

lumen.ERROR: ErrorException: array_combine(): Both parameters should have an equal number of elements in /app/app/Services/AMSService.php:55

We should catch it to continue the process, check work done on #77