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
Currently hermes-client (Java lib) retries N times one by one. There should be a configurable delay between subsequent retries - retrying N times might not be the best strategy. Possibly it should also increase exponentially.
The text was updated successfully, but these errors were encountered:
Currently hermes-client (Java lib) retries N times one by one. There should be a configurable delay between subsequent retries - retrying N times might not be the best strategy. Possibly it should also increase exponentially.
The text was updated successfully, but these errors were encountered: