Skip to content

workflow: use logging instead of print for failures#133

Open
msullivan wants to merge 1 commit into
mainfrom
errors
Open

workflow: use logging instead of print for failures#133
msullivan wants to merge 1 commit into
mainfrom
errors

Conversation

@msullivan

Copy link
Copy Markdown
Contributor

Replace unconditional print() calls in step failure paths
with logger.error/warning via the "vercel.workflow" logger,
so users can capture and route workflow errors with standard
Python logging configuration.

Replace unconditional print() calls in step failure paths
with logger.error/warning via the "vercel.workflow" logger,
so users can capture and route workflow errors with standard
Python logging configuration.
@msullivan msullivan requested a review from fantix June 18, 2026 20:01
@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vercel-py Building Building Preview Jun 18, 2026 8:01pm

Request Review

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.

1 participant