Yesterday (2018-01-02), we made 204043 calls. Our mysql variables looked like this.
https://snag.gy/wdkPih.jpgOnly 1 failed attempt but again comparing our vicidial_logs with our agent logs we still see several logs missing, 2 of them are SALES calls.
Looking at one of them we see that the record is in both the vicidial_log and vicidial_agent_log tables but can't be matched because the record in vicidial_agent_log has no uniqueid.
https://snag.gy/4PStD7.jpgBut reporting-wise we only read data from vicidial_agent_log so it should be ok.
Is it normal for entries in vicidial_agent_log to not have uniqueid's in some cases?