Should we rollback release if integration tests fail?

235 Views Asked by At

We are using trunk-based development, and I am confused wheater we should rollback our deployment if integration tests fail? P.S we are using microservices and if A microservice wants to interact with B microservice or any third party service, which is down for some reason should we revert back our deployment?

0

There are 0 best solutions below