Skip to content
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

Add isCloseEventOnly filter in history service #7313

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prathyushpv
Copy link
Contributor

What changed?

Add logic in history service return the last event when HISTORY_EVENT_FILTER_TYPE_CLOSE_EVENT is specified in GetWorkflowExecutionHistory call.

Why?

We had moved this logic to frontend service in the change #7179. But this will cause an issue when frontend service is downgraded to an earlier version.
Adding this logic in history until the next release. Will remove this after the next release.

How did you test it?

New unit test.

Potential risks

Documentation

Is hotfix candidate?

No

@prathyushpv prathyushpv requested a review from a team as a code owner February 11, 2025 00:08
@prathyushpv prathyushpv marked this pull request as draft February 11, 2025 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant