Hi @bowesmana , thanks for responding back. I have debugged search log for few of pending jobs, I didn't get any clue from it. Yes, yellow warning triangle indicating about skipped searches as current running jobs were reached the threshold and new ones being skipped automatically. I was actually debugging from my API side only as my custom search command uses multithreading to speedup the of REST API calls. I was checking for scenarios like Unbounded Queue/ Unhandled exceptions that might cause this. Will add more info once I 'm done with debugging.
... View more