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
Dispatch does not handle lost connection issues. Create a checkpoint like service to ensure that the current connection is valid and restart it if it is not. Wrapped HttpExecutors are var for the precise reason of being able to re-instantiate them.
The text was updated successfully, but these errors were encountered:
Dispatch does not handle lost connection issues. Create a checkpoint like service to ensure that the current connection is valid and restart it if it is not. Wrapped HttpExecutors are var for the precise reason of being able to re-instantiate them.
The text was updated successfully, but these errors were encountered: