Request the server to wait until the execution has a new status added after statusTime.
statusTime should be the latest status time of the execution at the moment of the call so that a new status would stop the wait.
The server might return a response earlier than that and the client must be prepared to
re-issue the request in this case.