Request to cancel the move sometimes lands as the stream is being moved
and at that point there is not leader hence no response is sent back.
With this change we're retrying the request and falling back to the case
later in the test where we skip as stream move is not in progress.
Request to cancel the move sometimes lands as the stream is being moved and at that point there is not leader hence no response is sent back. With this change we're retrying the request and falling back to the case later in the test where we skip as stream move is not in progress.
Signed-off-by: Ziya Suzen ziya@synadia.com