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

fix(syslog source): emit StreamClosedError on event_stream error #14731

Merged
merged 2 commits into from
Oct 5, 2022

Conversation

StephenWakely
Copy link
Contributor

Ref #14502

This PR emits a StreamClosedError if we get an error on out.send_event_stream.

Signed-off-by: Stephen Wakely [email protected]

Signed-off-by: Stephen Wakely <[email protected]>
Signed-off-by: Stephen Wakely <[email protected]>
@netlify
Copy link

netlify bot commented Oct 5, 2022

Deploy Preview for vector-project ready!

Name Link
🔨 Latest commit 3994380
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/633d5b0a2549ec0009426126
😎 Deploy Preview https://deploy-preview-14731--vector-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions github-actions bot added the domain: sources Anything related to the Vector's sources label Oct 5, 2022
@StephenWakely StephenWakely merged commit 89f8038 into master Oct 5, 2022
@StephenWakely StephenWakely deleted the stephen/syslog_stream_closed_error branch October 5, 2022 13:42
@jszwedko jszwedko added this to the Vector v0.25.0 milestone Oct 27, 2022
jszwedko pushed a commit that referenced this pull request Oct 27, 2022
…14731)

* Emit StreamClosedError

Signed-off-by: Stephen Wakely <[email protected]>

* Merge `use crate::` lines.

Signed-off-by: Stephen Wakely <[email protected]>

Signed-off-by: Stephen Wakely <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: sources Anything related to the Vector's sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants