Martin Liu
Martin Liu
I'm not particularly familiar with the state of world regarding non-ascii headers. I do see that we are decoding the headers [here](https://github.com/sigmavirus24/requests-toolbelt/blob/7679220dc272e0c824eed8fa12d6adc702e21bcb/requests_toolbelt/multipart/decoder.py#L30-L38) using the encoding provided to MultipartDecoder. Is the...
I ran into a similar issue with adding GetVersion for the first time. Downgrading the client version from `0.10.5` to `0.9.3` worked (with server version `0.7.1`)
There already is a red 'Terminate' button in the workflow's Summary page. Related: ability to restart a failed / timed out workflow using the UI: https://github.com/uber/cadence-web/issues/27
+1 to this request. It would be immensely helpful to users to be able to use the UI as the single interface to Cadence instead of a mix of UI...
Thanks for flagging this issue! Timezone behaviour hasn't been something I've given a lot of thought towards. You're right that the RETS doc doesn't seem to explicitly specify what the...