🌊 [SigEvents] Run description generation as background task#248503
Merged
miltonhultgren merged 28 commits intoelastic:mainfrom Jan 16, 2026
Merged
Conversation
…ts-improve-task-endpoints
7128bfb to
9dbfbd8
Compare
9dbfbd8 to
8ca8d2a
Compare
…ts-description-background-task
…ts-description-background-task
cesco-f
reviewed
Jan 14, 2026
...blic/components/stream_detail_features/stream_description/description_generation_control.tsx
Outdated
Show resolved
Hide resolved
...blic/components/stream_detail_features/stream_description/description_generation_control.tsx
Outdated
Show resolved
Hide resolved
.../platform/plugins/shared/streams/server/lib/tasks/task_definitions/description_generation.ts
Outdated
Show resolved
Hide resolved
...k/platform/plugins/shared/streams/server/lib/tasks/task_definitions/system_identification.ts
Outdated
Show resolved
Hide resolved
...k/platform/plugins/shared/streams/server/lib/tasks/task_definitions/system_identification.ts
Outdated
Show resolved
Hide resolved
...atform/plugins/shared/streams/server/routes/internal/streams/description_generation/route.ts
Outdated
Show resolved
Hide resolved
...atform/plugins/shared/streams/server/routes/internal/streams/description_generation/route.ts
Outdated
Show resolved
Hide resolved
...blic/components/stream_detail_features/stream_description/description_generation_control.tsx
Show resolved
Hide resolved
…ts-description-background-task
…ts-description-background-task
pmuellr
approved these changes
Jan 14, 2026
Contributor
pmuellr
left a comment
There was a problem hiding this comment.
ResponseOps changes LGTM
klacabane
reviewed
Jan 14, 2026
...atform/plugins/shared/streams/server/routes/internal/streams/description_generation/route.ts
Outdated
Show resolved
Hide resolved
klacabane
reviewed
Jan 14, 2026
...atform/plugins/shared/streams/server/routes/internal/streams/description_generation/route.ts
Outdated
Show resolved
Hide resolved
cesco-f
reviewed
Jan 14, 2026
...blic/components/stream_detail_features/stream_description/description_generation_control.tsx
Outdated
Show resolved
Hide resolved
...pp/public/components/stream_detail_features/stream_description/use_stream_description_api.ts
Show resolved
Hide resolved
…ts-description-background-task
…b.com:miltonhultgren/kibana into streams-sigevents-description-background-task
Contributor
Author
cesco-f
reviewed
Jan 15, 2026
...m/plugins/shared/streams_app/public/components/stream_detail_features/stream_description.tsx
Outdated
Show resolved
Hide resolved
cesco-f
approved these changes
Jan 15, 2026
Contributor
cesco-f
left a comment
There was a problem hiding this comment.
I'd revert that change, but in general LGTM.
...m/plugins/shared/streams_app/public/components/stream_detail_features/stream_description.tsx
Outdated
Show resolved
Hide resolved
Contributor
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Public APIs missing exports
Page load bundle
History
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Similar to #245728, this makes the Stream description generation process a background task.