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 config filter by task type #3455

Merged
merged 2 commits into from Oct 6, 2022
Merged

Conversation

yux0
Copy link
Contributor

@yux0 yux0 commented Oct 5, 2022

What changed?
Add config filter by task type

Why?
Allow config passive task retry by task type

How did you test it?

Potential risks

Is hotfix candidate?

@yux0 yux0 requested a review from a team as a code owner October 5, 2022 20:30
@yux0 yux0 requested a review from wxing1292 October 5, 2022 20:31
@yux0 yux0 enabled auto-merge (squash) October 5, 2022 21:07
@yux0 yux0 merged commit 0ae4cc5 into temporalio:master Oct 6, 2022
@yux0 yux0 deleted the filter-task-type branch October 6, 2022 18:04
wxing1292 pushed a commit that referenced this pull request Oct 10, 2022
@@ -95,5 +95,6 @@ type (
TaskQueueName string
TaskQueueType enumspb.TaskQueueType
ShardID int32
TaskType string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not make this enumsspb.TaskType? That will make comparisons faster.

dnr pushed a commit that referenced this pull request Oct 10, 2022
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.

None yet

4 participants