Skip to content

Report timeouts in execute_signed_command#222

Merged
panhania merged 1 commit into
google:masterfrom
CRefice:crefice/execute_signed_command_timeout
Jun 26, 2026
Merged

Report timeouts in execute_signed_command#222
panhania merged 1 commit into
google:masterfrom
CRefice:crefice/execute_signed_command_timeout

Conversation

@CRefice

@CRefice CRefice commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Add a new timed_out field to Result for the execute_signed_command action, set to true if the subcommand exceeded the specified timeout. This is particularly useful on Windows where we didn't report any information on how the process exited (like we do with signals on Unix), so a timeout would just result in an exit code of 1 and an empty stdout/stderr.

@CRefice
CRefice requested a review from panhania June 26, 2026 10:14
Comment thread proto/rrg/action/execute_signed_command.proto Outdated
Comment thread proto/rrg/action/execute_signed_command.proto Outdated
@CRefice
CRefice force-pushed the crefice/execute_signed_command_timeout branch from 966b52e to f4a6127 Compare June 26, 2026 10:46
@CRefice
CRefice force-pushed the crefice/execute_signed_command_timeout branch from f4a6127 to bdf6ca2 Compare June 26, 2026 11:24
@panhania panhania changed the title Report timeouts in execute_signed_command action results Report timeouts in execute_signed_command Jun 26, 2026
@panhania
panhania merged commit 6cbb6e7 into google:master Jun 26, 2026
15 checks passed
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.

2 participants