Non-existing CallableTool does not bring down the portal
In my case, non-existing CallableTool did not raise 'AttributeError' but went to acquisition chain loop thus failed on recursion error. Seems that test on 'hasattr' does not get into such a loop.
Showing
Please register or sign in to comment