Skip to content
Advertisement

Tag: segment

Symfony command doesn’t send all tracking requests

I am using symfony 3.4 (I know, needs to be upgraded, we are working on it). I have written a shell command to run every month as a cron job. I have the following code: In the uploadInventoryReport method, it connects to an FTP server, uploads a file, and when the file is successfully uploaded, it executes this piece of

Advertisement