You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: