Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Information Provided
-
1.12.1, 1.13.2
-
None
Description
There is a requirement where we need to read the messages from a Kafka Topic and push to other systems. So far I was using Timer Driven scheduling with Run Schedule of 0 sec, and everything worked fine. Now when I tried setting Run Schedule of 5 hour, it stopped working for some reason. Same issue with CRON Driven scheduling also. It randomly runs and reads the messages from topic.