Page 1 of 1

Solr Exception Stopping Method

Posted: May 10th, 2023, 5:46 pm
by CathyC
I have a CatalogSearch method with a Solr Search service in it. In case Solr goes down, there is another path to perform the same logic using a SQL query. I turned catch exception on for the Search service and I have a binary after it to do the alternate approach in case it fails
image.png
But I am getting an exception and the method stops after that
image.png
Am I missing something in its setup?

Re: Solr Exception Stopping Method

Posted: May 11th, 2023, 1:41 pm
by SteveCap
The setup is correct. The process should continue on. Task 11414 has been created to fix this.

Re: Solr Exception Stopping Method

Posted: May 25th, 2023, 2:18 pm
by SteveCap
RT Task 1328 has been created to replace DT Task 11414

Re: Solr Exception Stopping Method

Posted: May 26th, 2023, 1:12 pm
by JustinVanRegenmorter
This issue has been resolved in RunTime revision 1224.