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

[Meta] Unattended promises that might require retries #182291

Open
2 of 14 tasks
afharo opened this issue May 1, 2024 · 3 comments
Open
2 of 14 tasks

[Meta] Unattended promises that might require retries #182291

afharo opened this issue May 1, 2024 · 3 comments
Labels
Meta Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:QA Team label for QA Team

Comments

@afharo
Copy link
Member

afharo commented May 1, 2024

When addressing #181456, we identified many unattended promises that install/create objects (indices, templates, tasks, SOs) during Kibana startup phase. Before fixing unhandledRejections, a failure in any of these would mean Kibana crashing and being restarted by the orchestration architecture (which meant an automatic retry)

Now that we catch the promises, promises might fail and still not crash Kibana, meaning the objects won't be created and result in unexpected behavior.

This is a meta issue to collect all the individual cases we've identified in that PR:

Tasks

Preview Give feedback
  1. Team:SharedUX
  2. Team:ResponseOps
  3. Team:ResponseOps
  4. Team:Presentation
  5. 8.17 candidate Team:Cloud Security good first issue technical debt
  6. Team:Threat Hunting
  7. Team:Fleet
  8. :ml Team:ML
    jgowdyelastic
  9. Team:obs-ux-infra_services technical debt
  10. Feature:SLO Team:obs-ux-management
    kdelemme
  11. Synthetics Team:obs-ux-infra_services Team:obs-ux-management technical debt
  12. Team:Defend Workflows planning
  13. Team: SecuritySolution
  14. Team:EnterpriseSearch
@afharo afharo added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:QA Team label for QA Team labels May 1, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-qa (Team:QA)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@afharo
Copy link
Member Author

afharo commented May 1, 2024

Adding the QA label so that they are aware of these potential issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:QA Team label for QA Team
Projects
None yet
Development

No branches or pull requests

2 participants