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
Distiguish between fast and slow queue. Slow queue gets handled after fast queue is empty.
Put messages in the fast queue first. Don't use explorer frames here. After first NoACK, move message to slow queue. Retry there and use explorer frames.
Basic idea:
Put messages in the fast queue first. Don't use explorer frames here. After first NoACK, move message to slow queue. Retry there and use explorer frames.
Don't ping dead nodes first, just send the message.fix: don't ping dead nodes before attempting communication #6944The text was updated successfully, but these errors were encountered: