Hello guys,
I've just realized that our AlertConsumerJob has a running time of ~15 minutes even there are no alerts to be sent.
Any idea what can be the reason for taking so much time to run?
Thanks,
Diego
Hello Deigo,
It could be because the Alert Job has been configured to run for every 15 mins. Can you please cross check once.
You already have an active moderator alert for this content.
Hello Manoj,
The log does not show much info.
Maybe I can increase the log to check if something else appears
Do you happen to know where and which parameter or property should I change to increase this log?
Hello Diego,Worth to capture thread dumps during job run to have an image about what is the call stack behind. 3-4 dumps with 20 seconds would be enough - you'll definitely find the locked method.
Best regards,Vadym
Add comment