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

Feature/new buttom to check api again in health check #3109

Merged

Conversation

CPAlejandro
Copy link
Contributor

Hi guys, we resolve:

@CPAlejandro CPAlejandro self-assigned this Mar 29, 2021
@frankeros frankeros changed the base branch from 4.1-7.10 to 4.2-7.10 March 29, 2021 11:52
CHANGELOG.md Outdated Show resolved Hide resolved
@@ -321,7 +321,7 @@ export class WazuhApiCtrl {
);
}catch(error){
return ErrorResponse(
`ERROR3099 - ${error.response.data.detail || 'Wazuh not ready yet'}`,
`ERROR3099 - ${error.response?.data?.detail || 'Wazuh not ready yet'}`,
Copy link
Contributor

Choose a reason for hiding this comment

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

test it with build and Kibana prod please

Copy link
Contributor

@pablomarga pablomarga left a comment

Choose a reason for hiding this comment

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

Tested it and everything seems to be working fine, good job! LGTM!

@frankeros frankeros merged commit db78c0a into 4.2-7.10 Apr 5, 2021
@frankeros frankeros deleted the feature/new-buttom-to-check-api-again-in-health-check branch April 5, 2021 21:53
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.

None yet

3 participants