Unable to queue record for 5 minutes for processing in data flow
Hi All,
While running the multiple campaigns we are observing the below error in logs
ERROR : Unable to queue record for 5 minutes for processing in data flow. Retrying
Solutions Attempted:
We performed the following change to the operating environment to utilize the better performing /dev/urandom:Update the JVM settings to include the below code:-Djava.security.egd=file:/dev/./urandom.
But still we are observing the error in logs , which leads to delay in campaign execution during campaign . I am also attaching the PegaRULES.log and PegaRULES-ALERT.log for reference.