Skip to content

Display failing pipeline diagnostics in /serve #3788

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

Merged
merged 24 commits into from
Jan 18, 2024

Conversation

dominiklohmann
Copy link
Member

Fixes tenzir/issues#1099

This changes /serve to show pipeline diagnostics when the pipeline is no longer available instead of a generic error. To make this possible I had to change the routing of down messages between execution nodes and the pipeline executor, and also very slightly change how diagnostics are emitted.

@dominiklohmann dominiklohmann added bug Incorrect behavior engine Core pipeline and storage engine labels Jan 10, 2024
This changes `/serve` to show pipeline diagnostics when the pipeline is
no longer available instead of a generic error. To make this possible I
had to change the routing of down messages between execution nodes and
the pipeline executor, and also very slightly change how diagnostics are
emitted.
@dominiklohmann dominiklohmann force-pushed the topic/serve-diagnostics branch from f2c1461 to b06a4e3 Compare January 10, 2024 10:25
@jachris jachris force-pushed the topic/serve-diagnostics branch from 88b86cd to 2ee6f2c Compare January 12, 2024 11:33
@jachris jachris force-pushed the topic/serve-diagnostics branch from 2ee6f2c to 7647bfb Compare January 12, 2024 12:52
@dominiklohmann dominiklohmann force-pushed the topic/serve-diagnostics branch from 9607134 to cf93d39 Compare January 16, 2024 18:37
@dominiklohmann dominiklohmann force-pushed the topic/serve-diagnostics branch from 6402581 to b05d0a4 Compare January 17, 2024 13:35
@dominiklohmann dominiklohmann merged commit 3851478 into main Jan 18, 2024
@dominiklohmann dominiklohmann deleted the topic/serve-diagnostics branch January 18, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior engine Core pipeline and storage engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants