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

Improve error handling / logging #1193

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

adamnfish
Copy link
Contributor

Log messages on Failures now include a summary of the underlying cause, if present. This should improve error visibility across the board in Security HQ.

We also add additional error handling to the cache service. On every cache update we include a summary of which accounts have failures in their cache data.

This is motivated by the IAM remediation issues, and will give us more information for digging into the problem.

Log messages on Failures now include a summary of the underlying
cause, if present. This should improve error visibility across the
board in Security HQ.

We also add additional error handling to the cache service. On every
cache update we include a summary of which accounts have failures in
their cache data.
@adamnfish adamnfish force-pushed the add-more-logging-to-iam-credentials-report-code branch from a459616 to 36d57a2 Compare January 22, 2025 14:37
Copy link
Contributor

@tjsilver tjsilver left a comment

Choose a reason for hiding this comment

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

Paired on this and changes make sense.

@adamnfish adamnfish merged commit 5dd17e9 into main Jan 22, 2025
4 checks passed
@adamnfish adamnfish deleted the add-more-logging-to-iam-credentials-report-code branch January 22, 2025 14:39
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