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

Client side error handling review #153345

Open
opauloh opened this issue Mar 20, 2023 · 1 comment
Open

Client side error handling review #153345

opauloh opened this issue Mar 20, 2023 · 1 comment
Labels
Team:Cloud Security Cloud Security team related technical debt Improvement of the software architecture and operational architecture

Comments

@opauloh
Copy link
Contributor

opauloh commented Mar 20, 2023

This is a follow-up from the discussion started in this PR.

The aim is to review all the errors that are currently throw in the client side of the cloud_security_posture plugin to:

1 - Check for errors due to bad data and see if they can be modified to filter out the bad data and show partial data.
2 - Check for edge case errors that block the entire page for the user and handle them in a more graceful way.
3 - In cases where the errors on the client side are needed, check if they are all insightful for the User.
4 - Check if there are errors we can log to telemetry

@opauloh opauloh added the Team:Cloud Security Cloud Security team related label Mar 20, 2023
@opauloh opauloh changed the title [Cloud Posture] Error handling review [Cloud Posture] Client side error handling review Mar 20, 2023
@opauloh opauloh added the technical debt Improvement of the software architecture and operational architecture label Mar 20, 2023
@kfirpeled kfirpeled changed the title [Cloud Posture] Client side error handling review [Cloud Security] Client side error handling review Aug 9, 2023
@kfirpeled
Copy link
Contributor

  1. We want to have our own error handling component
  2. Include it in our findings page across all our pages and different states - CNVM/Misconfiguration + Group by and resource view

@Omolola-Akinleye Omolola-Akinleye self-assigned this Nov 29, 2023
@acorretti acorretti changed the title [Cloud Security] Client side error handling review Client side error handling review Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Cloud Security Cloud Security team related technical debt Improvement of the software architecture and operational architecture
Projects
None yet
Development

No branches or pull requests

3 participants