Start timeout when using sync start
When using start_async = False start may take a long time, if the Remote Cluster has to download a docker image first.
We should implement a "start-specific" request_kwargs option. If not set, use the default configuration instead.