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 Auto Requests crashing after client network disconnect #98

Merged
merged 4 commits into from
Aug 16, 2024

Conversation

parthverma1
Copy link

@parthverma1 parthverma1 commented Aug 14, 2024

PR Checklist:

  • I have run npm test locally and all tests are passing.
  • I have added/updated tests for any new behavior.
  • If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]

PR Description

  • Adds and tests idle timeout functionality for HTTP2 agent
  • Adds agentIdleTimeout option to discard agent after given number of milliseconds after last use

@parthverma1 parthverma1 marked this pull request as ready for review August 14, 2024 00:46
@parthverma1 parthverma1 changed the title Change once listener to on to handle multiple emitted errors gracefully Fix Auto Requests crashing after client network disconnect Aug 14, 2024
@parthverma1 parthverma1 force-pushed the protocol-version-auto-unhandled-error branch from 0665537 to f626005 Compare August 15, 2024 10:13
@codenirvana codenirvana merged commit ca52d9b into master Aug 16, 2024
4 checks passed
@codenirvana codenirvana deleted the protocol-version-auto-unhandled-error branch August 16, 2024 02:55
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

Successfully merging this pull request may close these issues.

2 participants