Open nandagopalan opened 2 months ago
Currently, the lifcycle manager functions do not have a time out specified for the lifcycle actions lile start, startAll, stop, stopAll
we should have a a timeout parameter that can be supplied by the applications to these functions..
@neo7337 any thoughts ?
yeah timeout would be a required feature
Currently, the lifcycle manager functions do not have a time out specified for the lifcycle actions lile start, startAll, stop, stopAll
we should have a a timeout parameter that can be supplied by the applications to these functions..