A. Ensures email delivery to all robots
B. Avoids licensing conflicts between nodes
C. Ensures proper logging, job scheduling, and token expiration consistency
D. Reduces SQL storage usage
Explanation:
Time synchronization ensures that all nodes in a distributed Orchestrator setup operate with consistent time. It affects log accuracy, token expiration, and scheduled job execution. Unsynchronized clocks can result in missed triggers or authentication errors. NTP (Network Time Protocol) is often used.