Hello,
So I ran into an issue where sometimes a graph will get stuck and jam up the server. The reason the graph jams is when it hits the erp server were pulling data the connection can time out but the graph will still try to run. Also our graphs never run longer than 2 hours.
The graphs are cloning graphs to pull all the data into our Data Warehouse.
1. What I want to do is create a listener to know if a graph runs longer then 2 hours?
2. Also how would I stop the graph if it does run to long automatically?
Just seeing what options are available when working with this issue.
Thank you
Patrick