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

Implement try catch strategy in Ruleset #3410

Merged

Conversation

Machi3mfl
Copy link
Member

Hi team,
This PR implement our new error handling strategy on the Ruleset section

Close #3409

@Machi3mfl Machi3mfl self-assigned this Jun 28, 2021
@Machi3mfl Machi3mfl requested a review from a team June 28, 2021 21:04
Copy link
Contributor

@frankeros frankeros left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@gabiwassan gabiwassan left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

Copy link
Contributor

@gabiwassan gabiwassan left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

const logtestProps = '';
const clusterStatus = '';
const wrapper = mount(<WzRuleset logtestProps={logtestProps} clusterStatus={clusterStatus} />);
expect(wrapper).toMatchSnapshot();
Copy link
Contributor

Choose a reason for hiding this comment

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

😍

@gabiwassan gabiwassan merged commit e759dde into 4.3-7.10 Jul 1, 2021
@gabiwassan gabiwassan deleted the feature/3409-implement-try-catch-strategy-ruleset branch July 1, 2021 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants