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

Bug: Plugin crashes when API request faces network failure #92

Open
a3957273 opened this issue Nov 23, 2023 · 0 comments
Open

Bug: Plugin crashes when API request faces network failure #92

a3957273 opened this issue Nov 23, 2023 · 0 comments

Comments

@a3957273
Copy link

Steps to reproduce the behavior

  1. Create an API that kills the network connection half way through sending a response.
  2. Observe that when the plugin interacts with it, it crashes with an 'EOF' in the log.

Expected behavior

The plugin does not crash when a connection is severed.

Additional context (optional)

  • Sev 1: Affects critical functionality without a workaround

Whilst the plugin often restarts automatically, the downtime causes messages to be ignored / on-going requests to die.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant