sdk-python
sdk-python copied to clipboard
Expose defaultConnection() method to switch between localhost and cloud based on env
Expose a defaultConnection() method or similar that switches between localhost (default) and cloud based on some environment variable, so that we can use it in the samples repos to allow people to easily run samples in the cloud. See: https://github.com/temporalio/features/issues/454