Hi Community,
Is it possible to run a container depending if the tools in a prior container failed and threw and error?
Essentially I have 1 container with Logic that has the potential to fail. Depending if it does or does not I'd like to be able to run one of the other containers.
I understand I'd need to use the interface tools but i have no familiarity with them, in addition I am not sure if you can even pull the information if the tool fails to use in the logic to run the next containers.
Any guidance would be greatly appreciated!