Skip to content

fix(posture/zones): correctly handle api errors #637

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

Merged
merged 1 commit into from
May 8, 2025
Merged

Conversation

dbonf
Copy link
Collaborator

@dbonf dbonf commented May 8, 2025

correctly handle api errors in several GET calls so that a proper message is shown, rather than a parsing issue.

Fixes #617.

@dbonf dbonf marked this pull request as ready for review May 8, 2025 13:57
@dbonf dbonf self-assigned this May 8, 2025
@dbonf dbonf force-pushed the fix-error-message-w branch from 951dc78 to 03ea013 Compare May 8, 2025 14:01
@dbonf dbonf merged commit 48c8be9 into master May 8, 2025
23 checks passed
@dbonf dbonf deleted the fix-error-message-w branch May 8, 2025 16: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.

If authentication token for sysdig provider is expired, the error message is unclear
2 participants