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

Getting HttpClosedException: Connection was closed for alternate HTTP API calls #5199

Open
Bhuvnesh021 opened this issue May 9, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@Bhuvnesh021
Copy link

Hi
I am getting HttpClosedException on alternate basis.
Basically I am doing two API calls in single context and my first time is taking around 3-4 seconds so after getting success If I am again doing same call this time request is failing with this exception.
Below is the configurations which I am using.

IDLE_TIMEOUT=5 Seconds
KEEP_ALIVE_TIMEOUT=60 Seconds
KEEP_ALIVE=true
MAX_POOL_SIZE=50
CONNECTION_TIMEOUT=5 Seconds

Version

4.5.3

Context

Do you have a reproducer?

YES

@Bhuvnesh021 Bhuvnesh021 added the bug label May 9, 2024
@tsegismont
Copy link
Contributor

Can you please share the link to the reproducer?

@tsegismont tsegismont added this to the 4.5.8 milestone May 21, 2024
@tsegismont tsegismont self-assigned this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants