Do not trip circuit breaker when getting shutdown status (#110332)
Update TransportGetShutdownStatusAction so that it can not trip circuit breaker.
If circuit breaker is tripped when orchestrator is checking the shutdown status
then cluster is shutdown prematurely, leading to availability lose.