Skip to content

Conversation

@Zzih96
Copy link
Contributor

@Zzih96 Zzih96 commented Dec 24, 2025

Purpose of the pull request

fix #17817

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

@SbloodyS SbloodyS changed the title [Fix-17817] [Master]add workflow timeout [Fix-17817] [Master] Fix workflow timeout alerts failed Dec 24, 2025
@SbloodyS SbloodyS added the bug Something isn't working label Dec 24, 2025
@SbloodyS SbloodyS added this to the 3.4.0 milestone Dec 24, 2025
@Getter
public class WorkflowTimeoutLifecycleEvent extends AbstractWorkflowLifecycleLifecycleEvent {

private final IWorkflowExecutionRunnable workflowExecutionRunnable;

Check notice

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
AbstractWorkflowLifecycleLifecycleEvent.getWorkflowExecutionRunnable
; it is advisable to add an Override annotation.
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend bug Something isn't working test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Master] Missing workflow timeout alerts

2 participants