Missing CSV Files When Exporting Multiple Files from New Agent Concurrently #
When exporting multiple files from the Agent simultaneously, some files would be missing. This issue has been resolved by appending a unique UUID to the file name, ensuring each exported file has a distinct filename.
Fixed Duplicate Agent Log File Issue #
There is an issue where after clicking the “Reread Active File” button, you would get a duplicate Agent Log file with a different Last Modified date. This issue has been fixed by checking if the file already exists. If the file exists, it will update the file; otherwise, it will create a new file.
Inconsistency Between Salesforce on the New Agent Control Board and Agent Schedulers #
We previously had an issue where the Salesforce display scheduler and the Agent scheduler were not in sync. For example, the Salesforce scheduler might be running, but the Agent scheduler was not. This caused problems when the next scheduled run was triggered. This inconsistency between the Salesforce and Agent schedulers has been resolved.