We use dynamically computed date string in the agentMetadata.md file names to hopefully get separate files for each agent run. This approach fails when the host machine runs faster than the millisecond precision the date string has. On my mac book, I have seen more than once there are less than expected agentMetadata.md files produced and the ones that did get produced have very close date string values.
We use dynamically computed date string in the agentMetadata.md file names to hopefully get separate files for each agent run. This approach fails when the host machine runs faster than the millisecond precision the date string has. On my mac book, I have seen more than once there are less than expected agentMetadata.md files produced and the ones that did get produced have very close date string values.