### What are you really trying to do? Avoid getting an `IndexError` when we could have something more descriptive. ### Describe the bug The SDK assumes [this list](https://github.com/temporalio/sdk-python/blob/49ca10e413ba67e1adfeed3b5577cb4f5b007e54/temporalio/client.py#L6076) is populated, but it is empty when getting an error of the form `RPCError('something went wrong, please retry (XXXXXXXX)')` ### Additional context We believe this happened when the server was throwing errors -- in this particular case, we believe it was because a deployment of Temporal Cloud