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
The dispatcher and ZMQ-Worker should have some way of exchanging heartbeat messages.
In the very best case this is not seen in the java functions but works internally. So if the heartbeat does not reply the requests should not be send and fail directly and call onError with a message showing that we are disconnected
The text was updated successfully, but these errors were encountered:
The dispatcher and ZMQ-Worker should have some way of exchanging heartbeat messages.
In the very best case this is not seen in the java functions but works internally. So if the heartbeat does not reply the requests should not be send and fail directly and call onError with a message showing that we are disconnected
The text was updated successfully, but these errors were encountered: