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

Better credential error logging #900

Merged
merged 2 commits into from
Mar 10, 2025
Merged

Better credential error logging #900

merged 2 commits into from
Mar 10, 2025

Conversation

josephjclark
Copy link
Collaborator

Quick maintenance update to help with #898

errors.push({
id: config,
step: step.id!,
error: e?.message || e?.toString() || e,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This toString thing is causing [object | Object] to come out of logs.

@josephjclark josephjclark merged commit 30de447 into main Mar 10, 2025
10 checks passed
@josephjclark josephjclark deleted the credential-logging branch March 10, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant