-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Fleet] Handle errors happenning during Fleet setup in the UI #87185
[Fleet] Handle errors happenning during Fleet setup in the UI #87185
Conversation
Pinging @elastic/ingest-management (Team:Ingest Management) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small copy suggestion. Otherwise LGTM
As it's a low-risk fix, I'm in favor of backporting this to 7.11.
x-pack/plugins/fleet/public/applications/fleet/sections/agents/index.tsx
Outdated
Show resolved
Hide resolved
…/index.tsx Co-authored-by: Jen Huang <its.jenetic@gmail.com>
💚 Build SucceededMetrics [docs]Async chunks
Distributable file count
History
To update your PR or re-run it, just comment with: |
Summary
Related to #86864
Currently when an error happens during fleet agents setup the UI is stuck loading
This PR handle the error and display it as we do for the plugin setup