Skip to content

Conversation

yux0
Copy link
Contributor

@yux0 yux0 commented Aug 24, 2021

We see NPE in ReplayDecider with line: decisionTask.getHistory().getEvents().get(0).getWorkflowExecutionStartedEventAttributes();

In ReplayDecisionTaskHandler, we have special handling for sticky decision task that has a partial history. But we do not check the returned history. So add a check to get workflow history when sticky decision task

@yux0 yux0 requested review from meiliang86 and a team August 24, 2021 17:46
@yux0 yux0 marked this pull request as draft August 24, 2021 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant