Hello,
Two reports didn't send from our espo this morning. Looking at the `job` table all jobs show success with 3 attempts remaining. However in the log we see this:
It would be great if Espo could catch these messages and retry the job. We have 19 reports being sent if that's of any concern.
Two reports didn't send from our espo this morning. Looking at the `job` table all jobs show success with 3 attempts remaining. However in the log we see this:
Code:
190:[2017-07-28 07:00:12] Espo.ERROR: Report Sending: Could not open socket [] [] 191:[2017-07-28 07:00:23] Espo.ERROR: Report Sending: Could not open socket [] [][]
Comment