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

[8.14] [Obs AI Assistant] Handle Axios errors correctly (#186790) #186865

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.14:

Questions ?

Please refer to the Backport tool documentation

the `kibana` function throws an axios error, and it resulted in an error
because `toJSON()` doesn't actually return a string like I expected it
to, it returns a structured object that can be converted into a string
by calling JSON.stringify().

(cherry picked from commit ca41e66)
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @dgieselaar

@kibanamachine kibanamachine merged commit 12da161 into elastic:8.14 Jun 25, 2024
22 checks passed
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

3 participants