Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
The scheduled tasks in talend cloud goes into pending state when using remote engine even thought the remote engine is up and running. Frequent restart is required which seems to fix the issue temporarily. Talend version is 7.3.
Hi,
When I've seen this before, it was because another job that was also running on the Remote Engine was generating so much log traffic, the message from Talend Cloud to the Remote Engine and then internally within the Remote Engine to actually start running is massively delayed - remember that the Remote Engine itself is a series of functional modules that communicate via messages and a flood in one area can have a massive knock on effect.
Check the logs on the Remote Engine Server, and ensure that no other jobs are running on it.
Thanks
David