java - [Jersey 2.x]How to retry request? -


I have a standard jersey 2.7 customer and want to apply this scenario:

  1. The server is missing the answer)
  2. The last absence of the customer (I have the load balancing on server side, so reception is done on another server) Ol>

    I have no clue how to implement a retraining mechanism in jersey?


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -