Why does OSM take so long to Initialize Orchestration?
Any time we do a cache refresh or system restart we come across these messages in our logs
"
[ INFO] - 2016-09-27 16:20:35 c:? - Initializing orchestration model - COMPLETED
[ INFO] - 2016-09-27 16:20:37 c:? - Initializing orchestration model - COMPLETED
[ INFO] - 2016-09-27 16:20:45 c:? - Initializing orchestration model - COMPLETED
[ INFO] - 2016-09-27 16:20:58 c:? - Initializing orchestration model - COMPLETED
........
........
........
[ INFO] - 2016-09-27 16:30:42 c:? - Initializing orchestration model - COMPLETED
[ INFO] - 2016-09-27 16:30:51 c:? - Initializing orchestration model - COMPLETED
[ INFO] - 2016-09-27 16:31:02 c:? - Initializing orchestration model - COMPLETED
"
This process typically lasts 10+ minutes and tends to corrupt the first order that comes in. Is there something we can do to improve the efficiency of this initialization? Or at least have it occur before it attempts to process orders?