Actions
Bug #23019
openContainerWebServices proxy API should fail fast when container state is not Running state
Story points:
0.5
Description
Currently, if you try to connect to a container after it exits, the handler tries to connect to its (now stale) gateway address, which can take a long time to timeout.
Actions