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

[ResponseOps][TaskManager] Errors returned by the taskStore.bulkPartialUpdate are not passed to taskStore.errors$ #198428

Open
ersin-erdal opened this issue Oct 30, 2024 · 1 comment
Labels
Feature:Task Manager Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@ersin-erdal
Copy link
Contributor

We use both taskStore.msearch and taskstore.bulkPartialUpdate to claim the task in strategy_mget, but we only pass the errors returned by taskStore.msearch as shown here.

We should pass the bulkPartialUpdate errors as well, so they could be used for backpressure calculation in createManagedConfiguration

@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 30, 2024
@ersin-erdal ersin-erdal added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Oct 30, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 30, 2024
@ersin-erdal ersin-erdal added Feature:Task Manager and removed Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Oct 30, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 30, 2024
@ersin-erdal ersin-erdal added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Oct 30, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Task Manager Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

No branches or pull requests

2 participants