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

Return error if workflow backoff timer is not fired #7095

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

prathyushpv
Copy link
Contributor

What changed?

Return error from task executor if workflow back of timer is not fired.

Why?

To prevent outer layers to count no-op timers as fired.

How did you test it?

Existing unit test

Potential risks

No

Is hotfix candidate?

Yes

@prathyushpv prathyushpv requested a review from a team as a code owner January 16, 2025 18:15
@prathyushpv prathyushpv enabled auto-merge (squash) January 16, 2025 18:22
@prathyushpv prathyushpv merged commit b4f03ee into main Jan 16, 2025
50 checks passed
@prathyushpv prathyushpv deleted the ppv/delayTimer branch January 16, 2025 18:43
bergundy pushed a commit that referenced this pull request Jan 16, 2025
## What changed?
Return error from task executor if workflow back of timer is not fired.

## Why?
To prevent outer layers to count no-op timers as fired.

## How did you test it?
Existing unit test

## Potential risks
No

## Is hotfix candidate?
Yes
bergundy pushed a commit that referenced this pull request Jan 16, 2025
## What changed?
Return error from task executor if workflow back of timer is not fired.

## Why?
To prevent outer layers to count no-op timers as fired.

## How did you test it?
Existing unit test

## Potential risks
No

## Is hotfix candidate?
Yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants