Workflow automatically stops after certain no of execution
Hi team,
I am using aem 6.5
I have created a workflow to run on page publish.
It's very small one step workflow.
But page publish load is very high that execution it stops working without giving any error.
If I restart the custom workflow Java component then it starts again.
Is there any way to address this issue
Load is very high for page publishing that it daily 500 pages gets published.
And same no of time workflow has to work.
But it stops executing after 300 400 page activation.
Everytime knowing workflow stopped is not possible
Also restarting prod component is also not feasible.
Anyone faced similar issue?
Please address solution for same.
