Benjamin Mays

Results 1 issues of Benjamin Mays

Running the [sample code](https://github.com/awslabs/aws-flow-ruby-samples/blob/master/recipes/wait_for_signal/lib/wait_for_signal_workflow.rb) given with a reference to the `decision_context` causes the `DecisionTask` to fail. The execution history shows `DecisionTaskScheduled`, `DecisionTaskStarted` but never `DecisionTaskCompleted`. Eventually the workflow will timeout....