-
Notifications
You must be signed in to change notification settings - Fork 192
Issue #2057: parsing workflow id from WorkflowExecutionStartedEventAttributes #2542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #2057: parsing workflow id from WorkflowExecutionStartedEventAttributes #2542
Conversation
…tedEventAttributes Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
…tedEventAttributes Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
…tedEventAttributes Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
…tedEventAttributes Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
|
two tests fail locally, not sure how they are connected to my changes @Quinn-With-Two-Ns can you have a quick look? LocalActivityAfterCancelTest.testLocalActivityAfterChildWorkflowCanceledReplay |
|
Just noticed that ExternalWorkflowCancelTest is broken even on master. Is there already someone assigned to fix it? @Quinn-With-Two-Ns |
|
@dmytrodanilenkov Looking at CI I see no failure https://github.com/temporalio/sdk-java/actions/runs/15449813166 |
…tedEventAttributes Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
|
could you please run CI again? @Quinn-With-Two-Ns |
fixes #2057