Skip to content

feat: capture stdout/err in logs#279

Merged
l45k merged 1 commit intoalphafrom
orlandohohmeier/capture-failures-in-logs
Jan 2, 2026
Merged

feat: capture stdout/err in logs#279
l45k merged 1 commit intoalphafrom
orlandohohmeier/capture-failures-in-logs

Conversation

@orlandohohmeier
Copy link
Contributor

No description provided.

@orlandohohmeier orlandohohmeier requested review from l45k and nfnt January 1, 2026 18:43
orlandohohmeier added a commit that referenced this pull request Jan 2, 2026
Change the lease renewal error handling to only retry on network errors again. Running experiments
with #279 did show that all failed leases were due to before hidden error cases. With this change
we'll drop workers without an active lease (i.e. due to a failed task) faster and reduce noise in
our logs.
orlandohohmeier added a commit that referenced this pull request Jan 2, 2026
Change the lease renewal error handling to only retry on network errors again. Running experiments
with #279 did show that all failed leases were due to before hidden error cases. With this change
we'll drop workers without an active lease (i.e. due to a failed task) faster and reduce noise in
our logs.
Store bounded stdout and stderr output alongside success/failed/cancelled statuses
to improve error visibility and job diagnostics, and emit clearer task outcome
logs for process executions.
@orlandohohmeier orlandohohmeier force-pushed the orlandohohmeier/capture-failures-in-logs branch from 2939ba5 to 6eb01bc Compare January 2, 2026 10:17
@codecov
Copy link

codecov bot commented Jan 2, 2026

@l45k l45k merged commit 0635ed2 into alpha Jan 2, 2026
7 of 8 checks passed
@l45k l45k deleted the orlandohohmeier/capture-failures-in-logs branch January 2, 2026 10:34
@github-actions
Copy link

github-actions bot commented Jan 2, 2026

🎉 This PR is included in version 1.0.0-alpha.68 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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