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

Fixing flaky TestWorkflowReplicationTaskFailure #5880

Merged
merged 1 commit into from May 9, 2024

Conversation

prathyushpv
Copy link
Contributor

What changed?

Fixing flaky TestWorkflowReplicationTaskFailure by increasing timeout.

Why?

It looks like test timeout is not enough for the history events to get replicated and DLQed.
Increasing the timeout from 30s to 1m.

How did you test it?

Potential risks

Documentation

Is hotfix candidate?

No

@prathyushpv prathyushpv marked this pull request as ready for review May 8, 2024 19:45
@prathyushpv prathyushpv requested a review from a team as a code owner May 8, 2024 19:45
Copy link
Contributor

@stephanos stephanos left a comment

Choose a reason for hiding this comment

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

I wish that wasn't the fix, but if there's nothing else we can do ... ✔️

@prathyushpv
Copy link
Contributor Author

I wish that wasn't the fix, but if there's nothing else we can do ... ✔️

Yeah, I thought so! There is nothing much we can do here.

@prathyushpv prathyushpv merged commit 7d05e8f into main May 9, 2024
42 checks passed
@prathyushpv prathyushpv deleted the ppv/flakyReplication branch May 9, 2024 18:02
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

2 participants