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

My application is sometimes hanging on post request #38

Closed
abulgher opened this issue Oct 1, 2022 · 1 comment
Closed

My application is sometimes hanging on post request #38

abulgher opened this issue Oct 1, 2022 · 1 comment

Comments

@abulgher
Copy link
Contributor

abulgher commented Oct 1, 2022

On the network where my application is running, the elog server may experience rather high load and become unresponsive. To avoid the whole application to freeze waiting for a never coming response, I think that a timeout should be used wherever a post or get request is invoked.

I have submitted PR #37 to demonstrate this functionality.

@abulgher
Copy link
Contributor Author

abulgher commented Nov 9, 2022

I'm closing it, since the PR has been merged.

@abulgher abulgher closed this as completed Nov 9, 2022
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