Test case suites - Many test cases get fail in test case suites

I am testing angular application. My test cases run separately but when i add all test cases in test suite get fail. All test cases are dependent to each other one test fail rest all get fail. Can i retry same test cases after fail instantly? How?

Any other solution for such test cases.

I tried test suites retry after fail but it retry after complete all test cases execution.

As previous told one test cases fail then rest must be get fail. so why need to wait for all test cases to executes.

Which version of katalon is stable to use?

Thanks,
Ramchandra Nale