Skip to content

don't swallow context.DeadlineExceeded errors - #1118

Merged
ptzianos merged 1 commit into
mainfrom
nscuro-patch-1
Nov 18, 2025
Merged

don't swallow context.DeadlineExceeded errors#1118
ptzianos merged 1 commit into
mainfrom
nscuro-patch-1

Conversation

@nscuro

@nscuro nscuro commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

the component runner currently ignores context.DeadlineExceeded errors, causing components to not fail when they time out.

timeouts represent an exceptional state and should be reported as such.

the component runner currently ignores `context.DeadlineExceeded` errors, causing components to not fail when they time out.

timeouts represent an exceptional state and should be reported as such.
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 18594799989

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 5.521%

Totals Coverage Status
Change from base Build 18536188130: 0.0%
Covered Lines: 2070
Relevant Lines: 37494

💛 - Coveralls

@ptzianos
ptzianos merged commit 8e6def2 into main Nov 18, 2025
7 checks passed
@ptzianos
ptzianos deleted the nscuro-patch-1 branch November 18, 2025 10:45
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.

3 participants