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

Timeout messages are displayed when a task is canceled #8776

Closed
tothegills opened this issue May 7, 2024 · 2 comments
Closed

Timeout messages are displayed when a task is canceled #8776

tothegills opened this issue May 7, 2024 · 2 comments
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving

Comments

@tothegills
Copy link
Contributor

Severity

Low

Version

latest

Latest Version

I could reproduce the problem in the latest build

What happened?

When a step that has a timeout is running, and the task is cancelled, the task log indicates that the timeout was reached when it was not:

Execution timeout of 1 minute reached. Action Run a Script has been cancelled.
The task was canceled

Reproduction

  • Configure a deployment process with a step that has a time-out
  • Create and deploy a release
  • While the step is running, cancel the deployment

Error and Stacktrace

No response

More Information

No response

Workaround

No response

@tothegills tothegills added the kind/bug This issue represents a verified problem we are committed to solving label May 7, 2024
@octoreleasebot
Copy link

Release Note: Cancelling a deployment no longer logs that the execution timeout was reached

@Octobob
Copy link
Member

Octobob commented May 16, 2024

🎉 The fix for this issue has been released in:

Release stream Release
2024.2 2024.2.7896
2024.3+ all releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

3 participants