ConnectALL automation in SaaS is remaining locked and is not processing any data. Once the automation is manually unlocked, the synchronization continues as expected.
Logs may contain the following signature:
{
"timestamp": nnnnnnnnnnnnn,
"localTime": "YYYY-MM-ddThh:mm:ss.zzzZ",
"thread": "(connectall-flows) thread #nnn - Split",
"level": "INFO",
"loggerName": "com.connectall.flows.logger",
"message": ">>>>>>> PollAbortedException occurred for automation <automation>. Reason: Poll aborted by the timer for the automation, hence ignoring the processing",
"tenant": "example_tenant",
"node": "nnnnnnnn",
"endOfBatch": true,
"loggerFqcn": "org.apache.logging.slf4j.Log4jLogger",
"threadId": nnn,
"recordId": "",
"threadPriority": n
}